Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

sysand new

Create new project in given directory

Usage

sysand new [OPTIONS] <PATH>

Description

Create new project at <PATH>, i.e. a new directory containing .project.json and .meta.json.

Arguments

  • <PATH>: Path to the new project.

Options

  • --name <NAME>: Set the project name. Defaults to the directory name.
  • --version <VERSION>: Set the version. Defaults to 0.0.1.

Global options

  • -v, --verbose: Use verbose output
  • -q, --quiet: Do not output log messages
  • --no-config: Disable discovery of configuration files
  • --config-file <CONFIG_FILE>: Give path to ‘sysand.toml’ to use for configuration
  • -h, --help: Print help