influx task run find
The influx task run find
command outputs information related to runs of a task.
Usage
influx task run find [flags]
Flags
Flag | Description | Input type |
---|---|---|
--after | After-time for filtering | string |
--before | Before-time for filtering | string |
-h ,--help | Help for find | |
--limit | Limit the number of results | integer |
--org-id | Organization ID | string |
--run-id | Run ID | string |
--task-id | Task ID (Required) | string |
Global Flags
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 |
--skip-verify | Skip certificate verification (use when connecting over TLS with a self-signed certificate) |
Bug Reports and Feedback
Thank you for being willing to help test InfluxDB v2.0 alpha! Feedback and bug reports are welcome and encouraged both for InfluxDB and this documentation. Submit feedback using one of the following methods:
- Post in the InfluxData Community
- In the InfluxDB UI, click Feedback in the left navigation bar.
- Submit documentation issues to the InfluxDB 2.0 documentation repository.
- Submit InfluxDB issues to the InfluxDB repository.