Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command required -o org #5575

Open
aaronhackney opened this issue Aug 24, 2024 · 1 comment
Open

command required -o org #5575

aaronhackney opened this issue Aug 24, 2024 · 1 comment

Comments

@aaronhackney
Copy link

Describe the issue here.

Relevant URLs

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

Adding -o <orgname> succeeds.
We should change the docs to say:

influx telegrafs create \ -n <telegraf-config-name> \ -d <telegraf-config-description> \ -o <influxdb-org-name> -f /path/to/telegraf.conf

@jstirnaman
Copy link
Contributor

It likely assumes you've set environment variables.Thanks for calling this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants