v1.6.0-rc0 (2022-04-13)
Pre-release
Pre-release
Features
Commands
can now optionally specifyWorkingDirectoryBundleName
to reference a bundle by theLocalDirectory
property. If set and the referenced bundle is installed as a system-bundle, then the working directory will be set to thesystembundles
-folder instead of thebundles
-folder. This is useful if you execute a command that requires to reference resources from other system-bundles via relative path in command arguments or environment variables.bundown
: Added flag--skip-present-bundles
which, if set, causesbundown
to skip download of bundles the corresponding folder of which already exist at the directory specified by--out
.