pw marketplace version rm
Remove a version from a marketplace item
pw marketplace version rm <slug> <version> [flags]Examples
pw marketplace version rm my-workflow v1.0.0
# Remove without confirmation
pw marketplace version rm --yes my-workflow v1.0.0Options
-h, --help help for rm
--yes Skip the confirmation promptOptions 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 version - Manage marketplace item versions