docs-v2/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md

1.6 KiB

title description menu weight aliases
influx task run retry The `influx task run retry` command retries to run a task in InfluxDB.
influxdb_2_0_ref
name parent
influx task run retry influx task run
301
/v2.0/reference/cli/influx/task/log/run/retry/

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

Usage

influx task run retry [flags]

Flags

Flag Description Input type {{< cli/mapped >}}
--configs-path Path to influx CLI configurations (default ~/.influxdbv2/configs) string INFLUX_CONFIGS_PATH
-h --help Help for the retry command
--host HTTP address of InfluxDB (default http://localhost:9999) string INFLUX_HOST
-r --run-id (Required) Run ID string
--skip-verify Skip TLS certificate verification
-i --task-id (Required) Task ID string
-t --token Authentication token string INFLUX_TOKEN