Get a specific pipeline or an array of pipelines.
codefresh get pipelines-v2 [name..]
codefresh get pip-v2 [name..]
codefresh get pipeline-v2 [name..]
| Option | Alias | Default | Description |
|---|---|---|---|
| name | Pipeline name |
| Option | Alias | Default | Description |
|---|---|---|---|
| –help | Print help information | ||
| –name-regex | Filter pipelines by name | ||
| –label | - l | Filter by a label | |
| –limit | 25 | Limit amount of returned results | |
| –page | 1 | Paginated page |
| Option | Alias | Default | Description |
|---|---|---|---|
| –output | - o | Output format Possible values: - json - yaml - wide - name - id |
|
| –watch | - w | Watching updates to a particular resource | |
| –watch-interval | 3 | Interval time at watching mode (in seconds) |