fastly logging newrelic update
Update a New Relic Logs logging object for a particular service and version
Options
| Name | Description | 
|---|---|
| --name  <name> | The name for the real-time logging configuration to update | 
| --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 | 
| --format  <format> | A Fastly log format string. Must produce valid JSON that New Relic Logs can ingest | 
| --format-version  <format-version> | The version of the custom logging format used for the configured endpoint | 
| --key  <key> | The Insert API key from the Account page of your New Relic account | 
| --new-name  <new-name> | The name for the real-time logging configuration | 
| --placement  <placement> | Where in the generated VCL the logging call should be placed | 
| --region  <region> | The region to which to stream logs | 
| --response-condition  <response-condition> | The name of an existing condition in the configured endpoint | 
| --service-id  <service-id> | Service ID (falls back to FASTLY_SERVICE_ID, then fastly.toml) | 
| --service-name  <service-name> | The name of the service |