apply changes to runtime-environments resource.
Use apply to patch an existing context.
codefresh patch runtime-environments [name]
codefresh patch re [name]
codefresh patch runtime-environment [name]
| Option | Alias | Default | Description |
|---|---|---|---|
| name | Runtime environments name |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| --help | Print help information | |||
| --filename | -f | Filename or directory of spec files use to create the resource | ||
| --default | Set the chosen runtime environment as default | |||
| --extends | array | Set the runtime environments you want to extends from | ||
| --namespace | --ns | Set the desire namespace | ||
| --cluster | -c | Set the desire cluster | ||
| --description | -d | Description of the new runtime environment |
codefresh patch runtime-environments -f ./re.yml