fastly dictionary-item update
Update or insert an item on a Fastly edge dictionary
Options
Name | Description |
---|---|
--dictionary-id <dictionary-id> | Dictionary ID |
--file <file> | Batch update json file |
--key <key> | Dictionary item key |
--service-id <service-id> | Service ID (falls back to FASTLY_SERVICE_ID, then fastly.toml) |
--service-name <service-name> | The name of the service |
--value <value> | Dictionary item value |