Skip to main content

CLI

probely - CLI interface

Welcome to Probely’s CLI

probely [-h] {targets,scans,findings,apply} ...

probely options

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

probely targets

probely targets [-h] [--api-key API_KEY] [--debug] {get,delete,add,update} ...

probely targets positional arguments

probely targets options

  • -h, --help - show this help message and exit
  • --api-key API_KEY - Set API KEY used for requests (default: None)
  • --debug - Enable DEBUG mode setting

probely scans

probely scans [-h] [--api-key API_KEY] [--debug] {start,cancel,get,resume} ...

probely scans positional arguments

probely scans options

  • -h, --help - show this help message and exit
  • --api-key API_KEY - Set API KEY used for requests (default: None)
  • --debug - Enable DEBUG mode setting

probely findings

probely findings [-h] [--api-key API_KEY] [--debug] {get} ...

probely findings positional arguments

probely findings options

  • -h, --help - show this help message and exit
  • --api-key API_KEY - Set API KEY used for requests (default: None)
  • --debug - Enable DEBUG mode setting

probely apply

probely apply [-h] [--api-key API_KEY] [--debug] yaml_file

probely apply positional arguments

probely apply options

  • -h, --help - show this help message and exit
  • --api-key API_KEY - Set API KEY used for requests (default: None)
  • --debug - Enable DEBUG mode setting