Scroll to navigation

BST(1) bst Manual BST(1)

NAME

bst - Build and manipulate BuildStream projects...

SYNOPSIS

bst [OPTIONS] COMMAND [ARGS]...

DESCRIPTION

Build and manipulate BuildStream projects

Most of the main options override options in the user preferences configuration file.

OPTIONS

Show the version and exit.
Configuration file to use
Project directory (default: current directory)
What to do when an error is encountered
Maximum simultaneous download tasks
Maximum simultaneous build tasks
Maximum simultaneous upload tasks
Maximum retries for network tasks
Force non interactive mode, otherwise this is automatically decided
Be extra verbose
Print debugging output
Maximum number of lines to show from a task log
Maximum number of lines to show in a detailed message
A file to store the main log (allows storing the main log while in interactive mode)
Force enable/disable ANSI color codes in output
Elements must be rebuilt when their dependencies have changed
Specify a project option

COMMANDS

track
Track new source references
See bst-track(1) for full documentation on the track command.

show
Show elements in the pipeline
See bst-show(1) for full documentation on the show command.

pull
Pull a built artifact
See bst-pull(1) for full documentation on the pull command.

checkout
Checkout a built artifact
See bst-checkout(1) for full documentation on the checkout command.

shell
Shell into an element's sandbox environment
See bst-shell(1) for full documentation on the shell command.

workspace
Manipulate developer workspaces
See bst-workspace(1) for full documentation on the workspace command.

source-bundle
Produce a build bundle to be manually executed
See bst-source-bundle(1) for full documentation on the source-bundle command.

push
Push a built artifact
See bst-push(1) for full documentation on the push command.

fetch
Fetch sources in a pipeline
See bst-fetch(1) for full documentation on the fetch command.

build
Build elements in a pipeline
See bst-build(1) for full documentation on the build command.

25-Mar-2018