logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bst-checkout - Checkout a built artifact

Description

       Checkout a built artifact to the specified location

Name

       bst-checkout - Checkout a built artifact

Options

-f, --force
              Allow files to be overwritten

       -d, --deps [run|none]
              The dependencies to checkout (default: run)

       --integrate / --no-integrate
              Whether to run integration commands

       --hardlinks
              Checkout hardlinks instead of copies (handle with care)

       --tar  Create  a  tarball  from  the  artifact  contents  instead of a file tree. If LOCATION is '-', the
              tarball will be dumped to the standard output.

                                                   14-Jul-2019                                   BSTCHECKOUT(1)

Synopsis

bstcheckout [OPTIONS] ELEMENT LOCATION

See Also