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

2.0 KiB

title description menu weight aliases
influx task update The `influx task update` command updates information related to tasks in InfluxDB.
influxdb_2_0_ref
name parent
influx task update influx task
201
/v2.0/reference/cli/influx/task/update/

The influx task update command updates information related to tasks in InfluxDB.

Usage

influx task update [flags]

Flags

Flag Description Input type {{< cli/mapped >}}
--configs-path Path to influx CLI configurations (default ~/.influxdbv2/configs) string INFLUX_CONFIGS_PATH
-f --file Path to Flux script file string
-h --help Help for the update command
--hide-headers Hide table headers (default false) INFLUX_HIDE_HEADERS
--host HTTP address of InfluxDB (default http://localhost:9999) string INFLUX_HOST
-i --id (Required) Task ID string
--json Output data as JSON (default false) INFLUX_OUTPUT_JSON
--skip-verify Skip TLS certificate verification
--status Update task status string
-t --token Authentication token string INFLUX_TOKEN