influxdata / influxdata/docs-v2
Missing flags in CLI create auth documentation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
Missing flags in CLI create auth documentation:
```
--read-authorizations
--write-authorizations
--read-labels
--write-labels
--read-notebooks
--write-notebooks
--read-scrapers
--write-scrapers
--read-secrets
--write-secrets
...
```
##### Relevant URLs
- https://docs.influxdata.com/influxdb/v2.6/reference/cli/influx/auth/create/
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.
Research direction
Start at the referenced CLI auth create documentation URL and compare its documented flags with the missing authorization, label, notebook, scraper, and secret flags listed in the issue. Update the page so the missing flags are documented, then verify that the CLI create auth reference includes them.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100