dsdt rm
Description
Usage
usage: dsdt rm [-h] [-f] [-u UUID] [-t TAG] [--all] [--old] [bundle]
Options
positional arguments:
bundle The bundle in the current context
optional arguments:
-h, --help show this help message and exit
-f, --force Force remove of a committed bundle
-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'
--all Remove the current version and all history. Otherwise
just remove history
--old Remove everything except the most recent bundle.
Examples
Last updated