Skip to main content

ZeroGuard CLI

Project description

ZeroGuard CLI

NOTE: This is an initial CLI application layout draft. It will be later removed completely or moved to Wiki / ReadTheDocs.

CLI Structure

zg | Root Command Options

Flags

  • -L --log - Enable logging
  • -S --log-stdout - Send log messages to STDOUT instead of STDERR if logging is enabled.
  • -h --help - Print help message and exit
  • -q --quiet - Do not output any informational messages
  • -v -V --version - Print ZG CLI version and exit

Options With Arguments

  • -l --log-level <LEVEL> [default: warning] - Logging level
    • debug, dbg
    • info, inf
    • warning, warn
    • error, err
    • critical, crit
  • -F --log-format <LOG_FORMAT> [default: default] - Logging format
    • default - Default logging format (format is hard coded into the application)
    • jsonl - JSON list: each log message is a JSON object
    • syslog - RFC5424 compatible logging format
  • -f --format <FORMAT> [default: verbose] - Output format
    • csv
    • json
    • tree - Format similar to output of tree *nix command
    • verbose, verb - Human friendly plain text output format
    • yaml

zg status | Status Command

Output ZeroGuard systems status and health information

Conventions & Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeroguard-cli-0.0.1.dev1.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

zeroguard_cli-0.0.1.dev1-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page