1BST INIT(1)                     bst init Manual                    BST INIT(1)
2
3
4

NAME

6       bst-init - Initialize a new BuildStream project
7

SYNOPSIS

9       bst init [OPTIONS]
10

DESCRIPTION

12       Initialize a new BuildStream project
13
14       Creates a new BuildStream project.conf in the project directory.
15
16       Unless  `--project-name` is specified, this will be an interactive ses‐
17       sion.
18

OPTIONS

20       --project-name TEXT
21              The project name to use
22
23       --format-version INTEGER
24              The required format version (default: 12)
25
26       --element-path PATH
27              The subdirectory to store elements in (default: elements)
28
29       -f, --force
30              Allow overwriting an existing project.conf
31
32
33
34                                  14-Jul-2019                      BST INIT(1)
Impressum