Get Pipeline

Description

Get a specific pipeline or an array of pipelines.

Command

codefresh get pipelines-v2 [name..]

Aliases

codefresh get pip-v2 [name..]

codefresh get pipeline-v2 [name..]

Arguments

Option Alias Default Description
name Pipeline name

Options

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

Output Options

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)