summaryrefslogtreecommitdiff
path: root/man/bst-shell.1
blob: 99d035d719c392380c26884c37dc2780b883fde4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH "BST SHELL" "1" "04-Jul-2017" "" "bst shell Manual"
.SH NAME
bst\-shell \- Shell into an element's sandbox environment
.SH SYNOPSIS
.B bst shell
[OPTIONS] TARGET
.SH DESCRIPTION
Shell into an element's sandbox environment

This can be used either to debug building or to launch
test and debug successful build results.

Use the --builddir option with an existing build directory
or use the --scope option instead to create a new staging
area automatically.
.SH OPTIONS
.TP
\fB\-b,\fP \-\-builddir DIRECTORY
Existing build directory
.TP
\fB\-s,\fP \-\-scope [build|run]
Specify element scope to stage
.TP
\fB\-a,\fP \-\-arch TEXT
The target architecture (default: x86_64)
.TP
\fB\-\-variant\fP TEXT
A variant of the specified target