1BST CHECKOUT(1)               bst checkout Manual              BST CHECKOUT(1)
2
3
4

NAME

6       bst-checkout - Checkout a built artifact
7

SYNOPSIS

9       bst checkout [OPTIONS] ELEMENT LOCATION
10

DESCRIPTION

12       Checkout a built artifact to the specified location
13
14

OPTIONS

16       -f, --force
17              Allow files to be overwritten
18
19       -d, --deps [run|none]
20              The dependencies to checkout (default: run)
21
22       --integrate / --no-integrate
23              Whether to run integration commands
24
25       --hardlinks
26              Checkout hardlinks instead of copies (handle with care)
27
28       --tar  Create  a  tarball  from the artifact contents instead of a file
29              tree. If LOCATION is '-', the tarball  will  be  dumped  to  the
30              standard output.
31
32
33
34                                  14-Jul-2019                  BST CHECKOUT(1)
Impressum