Added information about what permissions you need in order to use the Cloudflare API token.

master
Kevin McKenzie 2019-08-21 14:44:45 -04:00
parent 24c646312a
commit e642277928
1 changed files with 2 additions and 0 deletions

@ -19,6 +19,8 @@ export CF_Email="xxxx@sss.com"
export CF_Token="sdfsdfsdfljlbjkljlkjsdfoiwje"
export CF_Account_ID="xxxxxxxxxxxxx"
```
In order to use the new token, the token currently needs access read access to Zone.Zone, and write access to Zone.DNS, across all Zones.
Ok, let's issue a cert now:
```