Skip to main content

bootstrap

Synopsis

starlake bootstrap [options]

Description

Create a new Starlake project from a template. Generates the required directory structure and sample configuration files to get started quickly. See Project Setup Guide.

Create a new project optionally based on a specific template eq. quickstart / userguide

Parameters

ParameterCardinalityDescription
--no-exit <value>OptionalShould we exit after project creation ?
--template <value>OptionalTemplate to use to bootstrap project
--project-location <value>OptionalAbsolute path where the project should be created
--reportFormat <value>OptionalReport format: console, json, html