summaryrefslogtreecommitdiff
path: root/man/bst-init.1
blob: 58c4e13113465e7c2fccc727ab0cabd3590255f4 (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
.TH "BST INIT" "1" "14-Jul-2019" "" "bst init Manual"
.SH NAME
bst\-init \- Initialize a new BuildStream project
.SH SYNOPSIS
.B bst init
[OPTIONS] [TARGET_DIRECTORY]
.SH DESCRIPTION
Initialize a new BuildStream project
.PP
Creates a new BuildStream project.conf in the project
directory.
.PP
Unless `--project-name` is specified, this will be an
interactive session.
.SH OPTIONS
.TP
\fB\-\-project\-name\fP TEXT
The project name to use
.TP
\fB\-\-format\-version\fP INTEGER
The required format version (default: 24)
.TP
\fB\-\-element\-path\fP PATH
The subdirectory to store elements in (default: elements)
.TP
\fB\-f,\fP \-\-force
Allow overwriting an existing project.conf