sysand index init#
Create a local Sysand index
Usage#
sysand index init [OPTIONS]
Description#
Creates a new local Sysand index. Running sysand index init on an existing
index fails with an error; it cannot be re-run on an already initialized index.
Options#
--index-root <INDEX_ROOT>: Path to the index directory. If not provided, current working directory is used. If the directory does not exist, it is created
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