fastly acl-entry update
Update an ACL entry for a specified ACL
Options
Name | Description |
---|---|
--acl-id <acl-id> | Alphanumeric string identifying a ACL |
--comment <comment> | A freeform descriptive note |
--file <file> | Batch update json passed as file path or content, e.g. $(< batch.json) |
--id <id> | Alphanumeric string identifying an ACL Entry |
--ip <ip> | An IP address |
--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 |