Uninstall a package bundle version from a target org.
Provide the package bundle version ID or alias and the target org to start an uninstall request. Optionally wait for the uninstall to complete.
-
Uninstall a bundle version by ID from a specified org:
<%= config.bin %> <%= command.id %> --bundle 1Q8... --target-org me@example.com
-
Uninstall a bundle version by alias from your default org and wait up to 10 minutes for completion:
<%= config.bin %> <%= command.id %> --bundle MyBundle@1.2 -w 10
ID (starts with 1Q8) or alias of the package bundle version to uninstall.
Number of minutes to wait for the uninstall request to complete.
Show additional progress while waiting for uninstall to finish.
Waiting %s more minutes for bundle uninstall. Current status: %s
Encountered errors uninstalling the bundle! %s
Bundle uninstall is currently %s. Request Id: %s. Target org: %s
Successfully uninstalled bundle version %s from %s