influx task run retry

The influx task run retry command retries to run a task in InfluxDB.

Usage

  1. influx task run retry [flags]

Flags

FlagDescriptionInput typeMaps to ?
-c—active-configCLI configuration to use for commandstring
—configs-pathPath to influx CLI configurations (default ~/.influxdbv2/configs)stringINFLUX_CONFIGS_PATH
-h—helpHelp for the retry command
—hostHTTP address of InfluxDB (default http://localhost:8086)stringINFLUX_HOST
-r—run-id(Required) Run IDstring
—skip-verifySkip TLS certificate verification
-i—task-id(Required) Task IDstring
-t—tokenAuthentication tokenstringINFLUX_TOKEN