Added a note about auth requirements for exporting templates.

This note, clarify that the user needs to have/create and an All access token to be capable of export templates.
pull/1995/head
Ignacio Van Droogenbroeck 2020-12-15 20:35:26 -03:00 committed by GitHub
parent c5e4479dd7
commit d6eebbd111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ organization as an InfluxDB template.
_For detailed examples of exporting InfluxDB templates, see
[Create an InfluxDB template](/influxdb/v2.0/influxdb-templates/create/)._
{{% note %}}
To be capable of export your resources as templates, you need to get an All Access Token. Look at this article to learn how to create an All Access Token: [Create an authentication token in InfluxDB 2.0](https://docs.influxdata.com/influxdb/v2.0/security/tokens/create-token/).
{{% /note %}}
## Usage
```
influx export all [flags]