fastly acl create
Create a new ACL attached to the specified service version
Options
| Name | Description | 
|---|---|
| --name  <name> | Name for the ACL. Must start with an alphanumeric character and contain only alphanumeric characters, underscores, and whitespace | 
| --version  <version> | 'latest', 'active', or the number of a specific version | 
| --autoclone | If the selected service version is not editable, clone it and use the clone | 
| --service-id  <service-id> | Service ID (falls back to FASTLY_SERVICE_ID, then fastly.toml) | 
| --service-name  <service-name> | The name of the service |