added links to template guides in influx pkg docs
parent
003114eb57
commit
438ce04cc7
|
@ -12,6 +12,8 @@ related:
|
|||
---
|
||||
|
||||
The `influx pkg` command manages InfluxDB templates.
|
||||
_For information about finding and using InfluxDB templates, see
|
||||
[Use InfluxDB templates](/v2.0/influxdb-templates/use/)._
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -10,6 +10,8 @@ related:
|
|||
---
|
||||
|
||||
The `influx pkg export` command exports existing resources as an InfluxDB template.
|
||||
_For detailed examples of exporting InfluxDB templates, see
|
||||
[Create an InfluxDB template](/v2.0/influxdb-templates/create/)._
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
|
@ -12,6 +12,8 @@ related:
|
|||
|
||||
The `influx pkg export all` command exports all resources in an
|
||||
organization as an InfluxDB template.
|
||||
_For detailed examples of exporting InfluxDB templates, see
|
||||
[Create an InfluxDB template](/v2.0/influxdb-templates/create/)._
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue