CLI documentation

qosst-alice - CLI interface

qosst-alice [-h] [--version] [-f FILE] [-v]

qosst-alice options

  • -h, --help - show this help message and exit

  • --version - show program’s version number and exit

  • -f FILE, --file FILE - Path of the configuration file. Default: config.toml in current folder. (default: /home/docs/checkouts/readthedocs.org/user_builds/qosst-alice/envs/stable/lib/python3.11/site-packages/qosst_alice/config.toml)

  • -v, --verbose - Level of verbosity. If none, nothing is printed to the console. -v will print warnings and errors, -vv will add info and -vvv will print all debug logs. (default: 0)