Get a runtime environments configuration.
codefresh get runtime-environments [name]
codefresh get re [name]
codefresh get runtime-environment [name]
| Option | Alias | Default | Description |
|---|---|---|---|
| name | Runtime environments name |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| –help | Print help information | |||
| –version | Runtime environments version | |||
| –history | boolean | false | Return all the history of the specific runtime environments | |
| –limit | number | 25 | Limit amount of returned results | |
| –page | number | 1 | Paginated page | |
| –extend | boolean | false | Return an extend runtime environment |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| –select-columns | –sc | Columns to select for table output | ||
| –output | -o | Output format Possible values: - json - yaml - wide - name - id - jsonArray - yamlArray |
||
| –date-format | –df | Provide predefined or custom date format. Predefined options: [“default”, “date”, “datetime”, “date-diff”] | ||
| –pretty | Use colors and signs for output | |||
| –watch | -w | boolean | false | Watching updates to a particular resource |
| –watch-interval | number | 3 | Interval time at watching mode (in seconds) |