Create a bundle from a file or directory of files (recurses by default). Presents bundle as either a single file or a list of files. See api.add()
Usage
usage: dsdt add [-h] [-t TAG] bundle path_name
Options
positional arguments:
bundle The destination bundle in the current context
path_name File or directory of files to add to the bundle
optional arguments:
-h, --help show this help message and exit
-t TAG, --tag TAG Set one or more tags: 'dsdt add -t authoritative:True -t
version:0.7.1'
Examples
Create a bundle from a single file README.md
$dsdt add my.bundle README.md$dsdt ls -vNAMEPROC_NAMEOWNERDATECOMMITTEDUUIDTAGSmy.bundleBundleWrapperTask_my_bundle____e1908ea6e8kyocum01-12-2021:30:45False386f13cf-5b51-4237-b649-8549eff30004$dsdtcatmy.bundle/Users/kyocum/.disdat/context/examples/objects/386f13cf-5b51-4237-b649-8549eff30004/README.md