pipe list
Synopsis
pipe listDescription
Shows all pipelines (local and Hub) in a table with columns:
| Column | Description |
|---|---|
| NAME | Pipeline name or owner/name |
| ALIAS | Alias pointing to this pipeline (if any) |
| VERSION | Active tag (Hub pipelines only) |
| DESCRIPTION | Pipeline description from YAML |
Arguments
None.
Flags
None.
Examples
pipe listNAME ALIAS VERSION DESCRIPTIONdeploy - - Build and deploy the appbackup - - Database backup pipelinemyorg/release release latest Release automation