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

Adopt new influx CLI template commands

jsteenb2 opened this issue · comments

we will sunset all mention of pkgs moving forward. I am scheduling to sunset the influx pkg commands ideally by end of July or so. Map of old commands to new ones is as follows:

influx pkg => influx apply

influx pkg export => influx export

influx pkg stack => influx stacks

influx pkg summary => influx template

influx pkg validate => influx template validate

It would be ideal to update the readme's for the community templates to fall in line with this.