Skip to main content

cli

Run Keep CLI.

Usage

Options

  • verbose:
    • Type: IntRange(0, None)
    • Default: 0
    • Usage: --verbose -v
    Enable verbose output.
  • json:
    • Type: BOOL
    • Default: false
    • Usage: --json -j
    Enable json output.
  • keep_config:
    • Type: STRING
    • Default: keep.yaml
    • Usage: --keep-config -c
    The path to the keep config file (default keep.yaml)
  • help:
    • Type: BOOL
    • Default: false
    • Usage: --help
    Show this message and exit.

CLI Help