influxdata / influxdata/docs-v2
cloud2 cli task run list docs misleading
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
This page https://docs.influxdata.com/influxdb/cloud/process-data/manage-tasks/task-run-history/ documents how to use the cli to access task run logs.
Like my opinion man:
* The default `--limit` of 100 should be mentioned. It significantly impacts the behavior of the UI (where the limit is opaque and not changeable) and is also confusing with the cli. At least the cli help mentions that the default is `100` (but does not mention that the max is `500`).
* The page mentions `Detailed run logs are not currently available in the influx CLI.` - Where can I find detailed run logs? Mentioning that the cli doesn't show details but not saying where is like Pierre de Fermat mentioning he has a solution but not telling us what it is. I.e. frustrating with fomo.
I also created this issue to improve/correct the cli command for this functionality: https://github.com/influxdata/influx-cli/issues/424
##### Relevant URLs
https://docs.influxdata.com/influxdb/cloud/process-data/manage-tasks/task-run-history/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.