sysand env#

Create a local .sysand environment for installing dependencies

Usage#

sysand env [OPTIONS]

Description#

Creates an empty .sysand environment for the current project if no existing environment can be found, and otherwise leaves it unchanged.

Current project is determined as in sysand print-root and if none is found uses the current directory instead.

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