dsdt rmr
Remove pesky bundles on the remote context
Description
Usage
usage: dsdt rmr [-h] [--dryrun] [-u UUID] [-t TAG] [bundle]
Options
positional arguments:
bundle The bundle in the current context
optional arguments:
-h, --help show this help message and exit
--dryrun Do not delete found bundles
-u UUID, --uuid UUID Bundle UUID to remove
-t TAG, --tag TAG Having a specific tag: 'dsdt rm -t committed:True -t
version:0.7.1'
Examples
Last updated
Was this helpful?