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.
https://www.influxdata.com/products/influxdb-templates/gallery/
Apache License 2.0
351 stars 157 forks source link

Influx Unknown Arguments #239

Closed ameasere closed 3 years ago

ameasere commented 3 years ago

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?

Additional context Add any other context about the problem here.