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

1.1 KiB

title description menu weight
influx task update The 'influx task update' command updates information related to tasks in InfluxDB.
v2_0_ref
name parent
influx task update influx task
201

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

Usage

influx task update [flags]

Flags

Flag Description Input type
-h, --help Help for update
-i, --id Task ID (Required) string
--status Update task status string

Global flags

Global flag Description Input type
--host HTTP address of InfluxDB (default http://localhost:9999) string
--local Run commands against the local filesystem
-t, --token API token to use in client calls string