blob: a14c2390f67f3aceac3006f0d149ab49debeaed0 [file] [log] [blame]
.TH "BST CHECKOUT" "1" "06-Mar-2018" "" "bst checkout Manual"
.SH NAME
bst\-checkout \- Checkout a built artifact
.SH SYNOPSIS
.B bst checkout
[OPTIONS] ELEMENT DIRECTORY
.SH DESCRIPTION
Checkout a built artifact to the specified directory
.SH OPTIONS
.TP
\fB\-f,\fP \-\-force
Overwrite files existing in checkout directory
.TP
\fB\-\-integrate\fP / \-\-no\-integrate
Whether to run integration commands
.TP
\fB\-\-hardlinks\fP
Checkout hardlinks instead of copies (handle with care)