Skip to content

Smoketest Callback

caepe smoketest callback

Send a callback status to an existing smoketest

caepe smoketest callback [flags]

Options

  -h, --help                help for callback
  -i, --identifier string   Smoketest to send callback to. (required)
      --status string       Status of the test. Choose from: [Passed Failed]. (required)

Options inherited from parent commands

      --config string   config file path (default /$HOME/.caepe/config)
      --debug           output debug logs
      --dry-run         do not send the request to server
      --raw-output      show raw output

SEE ALSO

Auto generated by spf13/cobra on 16-Apr-2025
Back to top