Man page - bst-init(1)

Packages contains this manual

Manual

BST INIT

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

NAME

bst-init - Initialize a new BuildStream project

SYNOPSIS

bst init [OPTIONS]

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.

OPTIONS

--project-name TEXT

The project name to use

--format-version INTEGER

The required format version (default: 12)

--element-path PATH

The subdirectory to store elements in (default: elements)

-f, --force

Allow overwriting an existing project.conf