Skip to content

pipe list

Synopsis

pipe list

Description

Shows all pipelines (local and Hub) in a table with columns:

ColumnDescription
NAMEPipeline name or owner/name
ALIASAlias pointing to this pipeline (if any)
VERSIONActive tag (Hub pipelines only)
DESCRIPTIONPipeline description from YAML

Arguments

None.

Flags

None.

Examples

Terminal window
pipe list
NAME ALIAS VERSION DESCRIPTION
deploy - - Build and deploy the app
backup - - Database backup pipeline
myorg/release release latest Release automation