kapacitor flux task run retry

The kapacitor flux task run retry command retries a Kapacitor Flux task run.

Usage

kapacitor flux task run retry [flags]

Flags

FlagDescription
-h--helpShow command help
--jsonOutput data as JSON
-r--run-idRequired: Task run ID
-i--task-idRequired: Flux task ID

Examples

kapacitor flux task run retry \
  --task-id 000x00xX0xXXx00 \
  --run-id XXX0xx0xX00Xx0X 

Was this page helpful?

Thank you for your feedback!