fastly auth-token create
Create an API token
Options
| Name | Description | 
|---|---|
| --password  <password> | User password corresponding with --token or $FASTLY_API_TOKEN | 
| --expires  <expires> | Time-stamp (UTC) of when the token will expire | 
| --name  <name> | Name of the token | 
| --scope  <scope> | Authorization scope (repeat flag per scope) | 
| --services  <services> | A comma-separated list of alphanumeric strings identifying services (default: access to all services) |