Skip to main content

pw app ls

List all apps

pw app ls [flags]

Examples

  # List all apps
pw apps ls

# List all apps, displayed as a table
# Tables display URI, Directory, Subtype, and Type
pw apps 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