influx task
- influx CLI 2.0.0+
- InfluxDB 2.0.0+
The influx task
command and its subcommands manage tasks in InfluxDB.
Usage
influx task [flags]
influx task [command]
Subcommands
Subcommand | Description |
---|---|
create | Create task |
delete | Delete task |
list | List tasks |
log | Log related commands |
retry-failed | Retry failed task runs |
run | Run related commands |
update | Update task |
Flags
Flag | Description | |
---|---|---|
-h | —help | Help for the task command |
Related
- Process data with InfluxDB tasks
- influx CLI—Provide required authentication credentials
- influx CLI—Flag patterns and conventions