| title |
description |
menu |
weight |
| influx task log find |
The 'influx task log find' command outputs log information related to a task. |
| v2_0_ref |
| name |
parent |
| influx task log find |
influx task log |
|
|
1 |
The influx task log find command outputs log information related to a task.
Usage
influx task log find [flags]
Flags
| Flag |
Description |
Input type |
-h, --help |
Help for find |
|
--org-id |
Organization ID |
string |
--run-id |
Run ID |
string |
--task-id |
Task ID (Required) |
string |
Global flags
| Global flag |
Description |
Input type |
--host |
HTTP address of InfluxDB (default http://localhost:9999) |
string |
--local |
Run commands locally against the filesystem |
|
-t, --token |
API token to be used throughout client calls |
string |