pystclient - CLI interface

pystclient [options]

pystclient [options [args]]

pystclient options

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

  • -c CONFIG_FILE, --config CONFIG_FILE - name of the file containing the pystclient configuration.

  • --login - login to Veracity Identity to retrieve and store an access token to a local cache

  • --delete-token - delete an access token stored in a local cache

  • -q, --quiet - console output will be quiet.

  • -v, --verbose - console output will be verbose.

  • --log LOG - name of log file. If specified, this will activate logging to file.

  • --log-level LOG_LEVEL - log level applied to logging to file. (default: WARNING)

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

_________________pystclient___________________