GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BST(1) bst Manual BST(1)

bst - Build and manipulate BuildStream projects...

bst [OPTIONS] COMMAND [ARGS]...

Build and manipulate BuildStream projects

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

--version

-c, --config PATH
Configuration file to use
-C, --directory DIRECTORY
Project directory (default: current directory)
--on-error [continue|quit|terminate]
What to do when an error is encountered
--fetchers INTEGER
Maximum simultaneous download tasks
--builders INTEGER
Maximum simultaneous build tasks
--pushers INTEGER
Maximum simultaneous upload tasks
--network-retries INTEGER
Maximum retries for network tasks
--no-interactive
Force non interactive mode, otherwise this is automatically decided
--verbose / --no-verbose
Be extra verbose
--debug / --no-debug
Print debugging output
--error-lines INTEGER
Maximum number of lines to show from a task log
--message-lines INTEGER
Maximum number of lines to show in a detailed message
--log-file FILENAME
A file to store the main log (allows storing the main log while in interactive mode)
--colors / --no-colors
Force enable/disable ANSI color codes in output
--strict / --no-strict
Elements must be rebuilt when their dependencies have changed
-o, --option OPTION VALUE
Specify a project option
--default-mirror TEXT
The mirror to fetch from first, before attempting other mirrors

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

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

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

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

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

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

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

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

init Initialize a new BuildStream project See bst-init(1) for full documentation on the init command.

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

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

help Print usage information See bst-help(1) for full documentation on the help command.

06-Aug-2018

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.