influxdata / community-templates

InfluxDB Community Templates: Quickly collect & analyze time series data from a range of sources: Kubernetes, MySQL, Postgres, AWS, Nginx, Jenkins, and more.

Home Page:https://www.influxdata.com/products/influxdb-templates/gallery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Influx Unknown Arguments

ameasere opened this issue · comments

commented

Describe the problem
The syntax described for using a community template is influx apply -u <template> however I keep getting "unknown arguments: apply -u"... when viewing the man page, influx doesn't have these arguments at all.

To Reproduce
Steps to reproduce the behavior:

  1. Install InfluxDB on Ubuntu
  2. Try running influx apply -u <template>
  3. Error straight away

Expected behavior
The template should be applied.

How are you running InfluxDB?

  • InfluxDB Cloud platform
  • InfluxDB 2.0 on a remote server
  • InfluxDB 2.0 on my local machine

Additional context
Add any other context about the problem here.