blob: 8a2b1ba9781d6756a4b00e22700bd22da4b00ea6 [file] [log] [blame]
.TH "BST INIT" "1" "18-Jul-2018" "" "bst init Manual"
.SH NAME
bst\-init \- Initialize a new BuildStream project
.SH SYNOPSIS
.B bst init
[OPTIONS]
.SH DESCRIPTION
Initialize a new BuildStream project
Creates a new BuildStream project.conf in the project
directory.
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: 9)
.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