Skip to main content

pw workflow ls

List all workflows

pw workflow ls [flags]

Examples

  # List all workflows
pw workflow ls

# List all workflows, displayed as a table
# Tables display URI, Image URI, and Type
pw workflows ls -o table

Options

  -h, --help            help for ls
-o, --output string Output format (json, table)

Options inherited from parent commands

  -v, --verbose   Enable verbose logging

SEE ALSO