bst-source-checkout - Man Page
Checkout sources of an element
Synopsis
bst source checkout [Options] [ELEMENT]
Description
Checkout sources of an element to the specified location
When this command is executed from a workspace directory, the default
is to checkout the sources of the workspace element.
Options
- -f, --force
Allow files to be overwritten
- --except PATH
Except certain dependencies
- -d, --deps [build|none|run|all]
The dependencies whose sources to checkout [default: none]
- --tar LOCATION
Create a tarball containing the sources instead of a file tree.
- --compression [gz|xz|bz2]
The compression option of the tarball created.
- --include-build-scripts
- --directory DIRECTORY
The directory to checkout the sources to
- --source-remote REMOTE
A remote for downloading cached sources
- --ignore-project-source-remotes
Ignore remote source cache servers recommended by projects
Info
2024-08-08 bst source checkout Manual