pw marketplace ls
List marketplace items
pw marketplace ls [flags]Examples
pw marketplace ls
# List only items you published
pw marketplace ls --mine
# List as plain slugs (one per line)
pw marketplace ls -o list
# Output as JSON
pw marketplace ls -o jsonOptions
--featured Only featured items
-h, --help help for ls
--mine Only items published by you
--modifiable Only items you can modify
--org Only items published as your organization
-o, --output string Output format (table, json, list)
--verified Only verified itemsOptions inherited from parent commands
--context string The context to use. Overrides PW_CONTEXT environment variable and current context from config.
--platform-host string The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
-v, --verbose Enable verbose loggingSEE ALSO
- pw marketplace - Manage marketplace items