influxdata / influxdata/docs-v2
org flag required when doing delete when using influx CLI
Open
@kelseiv is already working on this.
Since Jul 28, 2021.
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
The docs show only `--start` and `--stop` as required, but the CLI prompts `Error: Failed to delete data: Please provide either orgID or org.`
Docs should label `--org` or `--org-id` or `-o` as required
##### Relevant URLs
URL in question: https://docs.influxdata.com/influxdb/v2.0/reference/cli/influx/delete/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.