sysand env#
Create a local .sysand environment for installing dependencies
Usage#
sysand env [OPTIONS] [COMMAND]
Description#
Creates an empty .sysand environment for the current project. If a .sysand
directory already exists, the command fails with
error: refusing to overwrite .../.sysand.
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 [env:SYSAND_NO_CONFIG]--config-file <CONFIG_FILE>: Give path tosysand.tomlto use for configuration [env:SYSAND_CONFIG_FILE]-h,--help: Print help