influxdata / influxdata/docs-v2

command required -o org

Open
#5,575 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
82
Forks
326
Avg merge
1d 1h
Merged PRs (30d)
82

Description

_Describe the issue here._

##### Relevant URLs
- https://docs.influxdata.com/influxdb/v2/tools/telegraf-configs/create/
- _Provide other relevant URLs (project issues, community threads, etc.)_

The sample command gave me an error until I included the org name
`influx telegrafs create \
-n \
-d \
-f /path/to/telegraf.conf`
Throws error:
`Error: must specify org ID or org name`

Adding `-o ` succeeds.
We should change the docs to say:

`influx telegrafs create \
-n \
-d \
-o
-f /path/to/telegraf.conf`

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the Telegraf configuration creation page at the linked URL and locate the sample `influx telegrafs create` command. Add the organization-name option shown in the issue, then verify the rendered documentation includes it and matches the working command.

Written by the indexing model from the issue text.

Assessment

Domain
cli, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.