fastly acl-entry create
Add an ACL entry to an ACL
Options
Name | Description |
---|---|
--acl-id <acl-id> | Alphanumeric string identifying a ACL |
--ip <ip> | An IP address |
--comment <comment> | A freeform descriptive note |
--negated | Whether to negate the match |
--service-id <service-id> | Service ID (falls back to FASTLY_SERVICE_ID, then fastly.toml) |
--service-name <service-name> | The name of the service |
--subnet <subnet> | Number of bits for the subnet mask applied to the IP address |