pw marketplace version rm
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. Overrides PW_PLATFORM_HOST environment variable and the current context's server.
-v, --verbose Enable verbose loggingSEE ALSO
- pw marketplace version - Manage marketplace item versions