table of contents
BST SOURCE-BUNDLE(1) | bst source-bundle Manual | BST SOURCE-BUNDLE(1) |
NAME¶
bst-source-bundle - Produce a build bundle to be manually executed
SYNOPSIS¶
bst source-bundle [OPTIONS] ELEMENT
DESCRIPTION¶
Produce a source bundle to be manually executed
OPTIONS¶
- --except PATH
- Elements to except from the tarball
- --compression [none|gz|bz2|xz]
- Compress the tar file using the given algorithm.
- --track
- Track new source references before bundling
- -f, --force
- Overwrite an existing tarball
- --directory TEXT
- The directory to write the tarball to
14-Jul-2019 |