1BST SOURCE-BUNDLE(1) bst source-bundle Manual BST SOURCE-BUNDLE(1)
2
3
4
6 bst-source-bundle - Produce a build bundle to be manually executed
7
9 bst source-bundle [OPTIONS] ELEMENT
10
12 Produce a source bundle to be manually executed
13
14
16 --except PATH
17 Elements to except from the tarball
18
19 --compression [none|gz|bz2|xz]
20 Compress the tar file using the given algorithm.
21
22 --track
23 Track new source references before bundling
24
25 -f, --force
26 Overwrite an existing tarball
27
28 --directory TEXT
29 The directory to write the tarball to
30
31
32
33 14-Jul-2019 BST SOURCE-BUNDLE(1)