Get a specific section or an array of sections.
codefresh get sections [id]
codefresh get section [id]
| Option | Alias | Default | Description |
|---|---|---|---|
| id | Section by id |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| –help | Print help information | |||
| –board-id | Board id | |||
| –board-name | Board name | |||
| –name | Section by name |
| 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) |