From 77f9af1d7227868f4376361829b922e7045917d2 Mon Sep 17 00:00:00 2001 From: Julien Erard Date: Fri, 12 Feb 2021 06:12:18 -0800 Subject: [PATCH 1/2] chore(docs): Regenerate CLI docs for v0.18.24 --- docs/cli/newrelic.md | 2 +- docs/cli/newrelic_agent.md | 2 +- docs/cli/newrelic_agent_config.md | 2 +- docs/cli/newrelic_agent_config_obfuscate.md | 2 +- docs/cli/newrelic_apm.md | 2 +- docs/cli/newrelic_apm_application.md | 2 +- docs/cli/newrelic_apm_application_get.md | 2 +- docs/cli/newrelic_apm_application_search.md | 2 +- docs/cli/newrelic_apm_deployment.md | 2 +- docs/cli/newrelic_apm_deployment_create.md | 2 +- docs/cli/newrelic_apm_deployment_delete.md | 2 +- docs/cli/newrelic_apm_deployment_list.md | 2 +- docs/cli/newrelic_completion.md | 2 +- docs/cli/newrelic_config.md | 2 +- docs/cli/newrelic_config_delete.md | 2 +- docs/cli/newrelic_config_get.md | 2 +- docs/cli/newrelic_config_list.md | 2 +- docs/cli/newrelic_config_set.md | 2 +- docs/cli/newrelic_decode.md | 2 +- docs/cli/newrelic_decode_entity.md | 2 +- docs/cli/newrelic_decode_url.md | 2 +- docs/cli/newrelic_diagnose.md | 2 +- docs/cli/newrelic_diagnose_lint.md | 2 +- docs/cli/newrelic_diagnose_run.md | 2 +- docs/cli/newrelic_diagnose_update.md | 2 +- docs/cli/newrelic_documentation.md | 2 +- docs/cli/newrelic_edge.md | 2 +- docs/cli/newrelic_edge_trace-observer.md | 2 +- docs/cli/newrelic_edge_trace-observer_create.md | 2 +- docs/cli/newrelic_edge_trace-observer_delete.md | 2 +- docs/cli/newrelic_edge_trace-observer_list.md | 2 +- docs/cli/newrelic_entity.md | 2 +- docs/cli/newrelic_entity_search.md | 2 +- docs/cli/newrelic_entity_tags.md | 2 +- docs/cli/newrelic_entity_tags_create.md | 2 +- docs/cli/newrelic_entity_tags_delete-values.md | 2 +- docs/cli/newrelic_entity_tags_delete.md | 2 +- docs/cli/newrelic_entity_tags_get.md | 2 +- docs/cli/newrelic_entity_tags_replace.md | 2 +- docs/cli/newrelic_events.md | 2 +- docs/cli/newrelic_events_post.md | 2 +- docs/cli/newrelic_nerdgraph.md | 2 +- docs/cli/newrelic_nerdgraph_query.md | 2 +- docs/cli/newrelic_nerdstorage.md | 2 +- docs/cli/newrelic_nerdstorage_collection.md | 2 +- docs/cli/newrelic_nerdstorage_collection_delete.md | 2 +- docs/cli/newrelic_nerdstorage_collection_get.md | 2 +- docs/cli/newrelic_nerdstorage_document.md | 2 +- docs/cli/newrelic_nerdstorage_document_delete.md | 2 +- docs/cli/newrelic_nerdstorage_document_get.md | 2 +- docs/cli/newrelic_nerdstorage_document_write.md | 2 +- docs/cli/newrelic_nrql.md | 2 +- docs/cli/newrelic_nrql_history.md | 2 +- docs/cli/newrelic_nrql_query.md | 2 +- docs/cli/newrelic_profile.md | 2 +- docs/cli/newrelic_profile_add.md | 2 +- docs/cli/newrelic_profile_default.md | 2 +- docs/cli/newrelic_profile_delete.md | 2 +- docs/cli/newrelic_profile_list.md | 2 +- docs/cli/newrelic_reporting.md | 2 +- docs/cli/newrelic_reporting_junit.md | 2 +- docs/cli/newrelic_version.md | 2 +- docs/cli/newrelic_workload.md | 2 +- docs/cli/newrelic_workload_create.md | 2 +- docs/cli/newrelic_workload_delete.md | 2 +- docs/cli/newrelic_workload_duplicate.md | 2 +- docs/cli/newrelic_workload_get.md | 2 +- docs/cli/newrelic_workload_list.md | 2 +- docs/cli/newrelic_workload_update.md | 2 +- 69 files changed, 69 insertions(+), 69 deletions(-) diff --git a/docs/cli/newrelic.md b/docs/cli/newrelic.md index 69539f03a..86530d56a 100644 --- a/docs/cli/newrelic.md +++ b/docs/cli/newrelic.md @@ -9,7 +9,7 @@ The New Relic CLI enables users to perform tasks against the New Relic APIs ### Options ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") -h, --help help for newrelic --plain output compact text ``` diff --git a/docs/cli/newrelic_agent.md b/docs/cli/newrelic_agent.md index 549d1c204..36983401c 100644 --- a/docs/cli/newrelic_agent.md +++ b/docs/cli/newrelic_agent.md @@ -15,7 +15,7 @@ Utilities for New Relic Agents ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_agent_config.md b/docs/cli/newrelic_agent_config.md index 114b47041..46da59a83 100644 --- a/docs/cli/newrelic_agent_config.md +++ b/docs/cli/newrelic_agent_config.md @@ -11,7 +11,7 @@ Configuration utilities/helpers for New Relic agents ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_agent_config_obfuscate.md b/docs/cli/newrelic_agent_config_obfuscate.md index ea687e291..8bc22ed2c 100644 --- a/docs/cli/newrelic_agent_config_obfuscate.md +++ b/docs/cli/newrelic_agent_config_obfuscate.md @@ -29,7 +29,7 @@ newrelic agent config obfuscate --value --key ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_apm.md b/docs/cli/newrelic_apm.md index 8fe9e264b..8b132891b 100644 --- a/docs/cli/newrelic_apm.md +++ b/docs/cli/newrelic_apm.md @@ -13,7 +13,7 @@ Interact with New Relic APM ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_apm_application.md b/docs/cli/newrelic_apm_application.md index ec58d2d24..6c5c90f2d 100644 --- a/docs/cli/newrelic_apm_application.md +++ b/docs/cli/newrelic_apm_application.md @@ -24,7 +24,7 @@ newrelic apm application --help ``` -a, --accountId string A New Relic account ID --applicationId int A New Relic APM application ID - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_apm_application_get.md b/docs/cli/newrelic_apm_application_get.md index 0115ad7fa..8bbb0a37b 100644 --- a/docs/cli/newrelic_apm_application_get.md +++ b/docs/cli/newrelic_apm_application_get.md @@ -30,7 +30,7 @@ newrelic apm application get --guid ``` -a, --accountId string A New Relic account ID --applicationId int A New Relic APM application ID - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") -g, --guid string search for results matching the given APM application GUID --plain output compact text ``` diff --git a/docs/cli/newrelic_apm_application_search.md b/docs/cli/newrelic_apm_application_search.md index 0f6111a8d..d27465b4d 100644 --- a/docs/cli/newrelic_apm_application_search.md +++ b/docs/cli/newrelic_apm_application_search.md @@ -31,7 +31,7 @@ newrelic apm application search --name ``` -a, --accountId string A New Relic account ID --applicationId int A New Relic APM application ID - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") -g, --guid string search for results matching the given APM application GUID --plain output compact text ``` diff --git a/docs/cli/newrelic_apm_deployment.md b/docs/cli/newrelic_apm_deployment.md index ed15bfce2..26f9bbb2a 100644 --- a/docs/cli/newrelic_apm_deployment.md +++ b/docs/cli/newrelic_apm_deployment.md @@ -29,7 +29,7 @@ newrelic apm deployment list --applicationId ``` -a, --accountId string A New Relic account ID --applicationId int A New Relic APM application ID - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_apm_deployment_create.md b/docs/cli/newrelic_apm_deployment_create.md index 8c0c721f9..f7be5b7ed 100644 --- a/docs/cli/newrelic_apm_deployment_create.md +++ b/docs/cli/newrelic_apm_deployment_create.md @@ -35,7 +35,7 @@ newrelic apm deployment create --applicationId --revision --deploymentID ``` -a, --accountId string A New Relic account ID --applicationId int A New Relic APM application ID - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_completion.md b/docs/cli/newrelic_completion.md index 4c4c60a91..d18240b35 100644 --- a/docs/cli/newrelic_completion.md +++ b/docs/cli/newrelic_completion.md @@ -44,7 +44,7 @@ newrelic completion --shell zsh ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_config.md b/docs/cli/newrelic_config.md index 6872e4491..999396c81 100644 --- a/docs/cli/newrelic_config.md +++ b/docs/cli/newrelic_config.md @@ -11,7 +11,7 @@ Manage the configuration of the New Relic CLI ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_config_delete.md b/docs/cli/newrelic_config_delete.md index 19d9b5cbb..b60273297 100644 --- a/docs/cli/newrelic_config_delete.md +++ b/docs/cli/newrelic_config_delete.md @@ -30,7 +30,7 @@ newrelic config delete --key ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_config_get.md b/docs/cli/newrelic_config_get.md index 57ec1a5c0..270936484 100644 --- a/docs/cli/newrelic_config_get.md +++ b/docs/cli/newrelic_config_get.md @@ -29,7 +29,7 @@ newrelic config get --key ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_config_list.md b/docs/cli/newrelic_config_list.md index f1a4572c3..d1de3c62b 100644 --- a/docs/cli/newrelic_config_list.md +++ b/docs/cli/newrelic_config_list.md @@ -28,7 +28,7 @@ newrelic config list ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_config_set.md b/docs/cli/newrelic_config_set.md index 33b9876bc..b9e4855fa 100644 --- a/docs/cli/newrelic_config_set.md +++ b/docs/cli/newrelic_config_set.md @@ -30,7 +30,7 @@ newrelic config set --key --value ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_decode.md b/docs/cli/newrelic_decode.md index f979929a7..5233934c4 100644 --- a/docs/cli/newrelic_decode.md +++ b/docs/cli/newrelic_decode.md @@ -17,7 +17,7 @@ newrelic decode ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_decode_entity.md b/docs/cli/newrelic_decode_entity.md index 4066c8508..6e2933e8b 100644 --- a/docs/cli/newrelic_decode_entity.md +++ b/docs/cli/newrelic_decode_entity.md @@ -22,7 +22,7 @@ newrelic decode entity MXxBUE18QVBQTElDQVRJT058Mzk4NDkyNDQw ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_decode_url.md b/docs/cli/newrelic_decode_url.md index 180666f10..f392f279e 100644 --- a/docs/cli/newrelic_decode_url.md +++ b/docs/cli/newrelic_decode_url.md @@ -23,7 +23,7 @@ newrelic decode url -p="pane" -s="entityId" https://one.newrelic.com/launcher/nr ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_diagnose.md b/docs/cli/newrelic_diagnose.md index 90c84fc25..37e720f9e 100644 --- a/docs/cli/newrelic_diagnose.md +++ b/docs/cli/newrelic_diagnose.md @@ -11,7 +11,7 @@ Troubleshoot your New Relic installation ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_diagnose_lint.md b/docs/cli/newrelic_diagnose_lint.md index 10e85009d..f35e7f8a6 100644 --- a/docs/cli/newrelic_diagnose_lint.md +++ b/docs/cli/newrelic_diagnose_lint.md @@ -28,7 +28,7 @@ newrelic diagnose lint [flags] ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_diagnose_run.md b/docs/cli/newrelic_diagnose_run.md index 5f94c7c4e..206ac376d 100644 --- a/docs/cli/newrelic_diagnose_run.md +++ b/docs/cli/newrelic_diagnose_run.md @@ -32,7 +32,7 @@ newrelic diagnose run [flags] ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_diagnose_update.md b/docs/cli/newrelic_diagnose_update.md index aabde79b8..43b3ae223 100644 --- a/docs/cli/newrelic_diagnose_update.md +++ b/docs/cli/newrelic_diagnose_update.md @@ -27,7 +27,7 @@ newrelic diagnose update ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_documentation.md b/docs/cli/newrelic_documentation.md index 7bf4ae3cf..d831e6f83 100644 --- a/docs/cli/newrelic_documentation.md +++ b/docs/cli/newrelic_documentation.md @@ -30,7 +30,7 @@ newrelic documentation --outputDir /tmp ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_edge.md b/docs/cli/newrelic_edge.md index 0c6a757ff..a8c99e1fe 100644 --- a/docs/cli/newrelic_edge.md +++ b/docs/cli/newrelic_edge.md @@ -11,7 +11,7 @@ Interact with New Relic Edge ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_edge_trace-observer.md b/docs/cli/newrelic_edge_trace-observer.md index 7e833bf4d..4cdd72dd9 100644 --- a/docs/cli/newrelic_edge_trace-observer.md +++ b/docs/cli/newrelic_edge_trace-observer.md @@ -27,7 +27,7 @@ newrelic edge trace-observer list --accountId ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_edge_trace-observer_create.md b/docs/cli/newrelic_edge_trace-observer_create.md index a03f678cc..e6e6e2e2b 100644 --- a/docs/cli/newrelic_edge_trace-observer_create.md +++ b/docs/cli/newrelic_edge_trace-observer_create.md @@ -32,7 +32,7 @@ newrelic edge trace-observer create --name 'My Observer' --accountId 12345678 -- ``` -a, --accountId int A New Relic account ID - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_edge_trace-observer_delete.md b/docs/cli/newrelic_edge_trace-observer_delete.md index 780f7e077..5b91bb796 100644 --- a/docs/cli/newrelic_edge_trace-observer_delete.md +++ b/docs/cli/newrelic_edge_trace-observer_delete.md @@ -30,7 +30,7 @@ newrelic edge trace-observer delete --accountId 12345678 --id 1234 ``` -a, --accountId int A New Relic account ID - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_edge_trace-observer_list.md b/docs/cli/newrelic_edge_trace-observer_list.md index 0eb842d93..5622bdaff 100644 --- a/docs/cli/newrelic_edge_trace-observer_list.md +++ b/docs/cli/newrelic_edge_trace-observer_list.md @@ -29,7 +29,7 @@ newrelic edge trace-observer list --accountId 12345678 ``` -a, --accountId int A New Relic account ID - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_entity.md b/docs/cli/newrelic_entity.md index 302ab00eb..b4a0bafd1 100644 --- a/docs/cli/newrelic_entity.md +++ b/docs/cli/newrelic_entity.md @@ -11,7 +11,7 @@ Interact with New Relic entities ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_entity_search.md b/docs/cli/newrelic_entity_search.md index 57acd3475..ad888b38a 100644 --- a/docs/cli/newrelic_entity_search.md +++ b/docs/cli/newrelic_entity_search.md @@ -35,7 +35,7 @@ newrelic entity search --name ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_entity_tags.md b/docs/cli/newrelic_entity_tags.md index a7dbf13bb..91b4c0e25 100644 --- a/docs/cli/newrelic_entity_tags.md +++ b/docs/cli/newrelic_entity_tags.md @@ -25,7 +25,7 @@ newrelic entity tags get --guid ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_entity_tags_create.md b/docs/cli/newrelic_entity_tags_create.md index dedd0a8c2..ad31e9f12 100644 --- a/docs/cli/newrelic_entity_tags_create.md +++ b/docs/cli/newrelic_entity_tags_create.md @@ -30,7 +30,7 @@ newrelic entity tags create --guid --tag tag1:value1 ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_entity_tags_delete-values.md b/docs/cli/newrelic_entity_tags_delete-values.md index 3bc0b21a4..e323436bd 100644 --- a/docs/cli/newrelic_entity_tags_delete-values.md +++ b/docs/cli/newrelic_entity_tags_delete-values.md @@ -30,7 +30,7 @@ newrelic entity tags delete-values --guid --tag tag1:value1 ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_entity_tags_delete.md b/docs/cli/newrelic_entity_tags_delete.md index 97f259d87..471ed1208 100644 --- a/docs/cli/newrelic_entity_tags_delete.md +++ b/docs/cli/newrelic_entity_tags_delete.md @@ -31,7 +31,7 @@ newrelic entity tags delete --guid --tag tag1 --tag tag2 --tag tag3 ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_entity_tags_get.md b/docs/cli/newrelic_entity_tags_get.md index b69e2af16..61da208ff 100644 --- a/docs/cli/newrelic_entity_tags_get.md +++ b/docs/cli/newrelic_entity_tags_get.md @@ -29,7 +29,7 @@ newrelic entity tags get --guid ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_entity_tags_replace.md b/docs/cli/newrelic_entity_tags_replace.md index 752305241..27624f652 100644 --- a/docs/cli/newrelic_entity_tags_replace.md +++ b/docs/cli/newrelic_entity_tags_replace.md @@ -31,7 +31,7 @@ newrelic entity tags replace --guid --tag tag1:value1 ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_events.md b/docs/cli/newrelic_events.md index d30cec8b5..69e26cdb0 100644 --- a/docs/cli/newrelic_events.md +++ b/docs/cli/newrelic_events.md @@ -11,7 +11,7 @@ Send custom events to New Relic ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_events_post.md b/docs/cli/newrelic_events_post.md index bb6312d58..b138b6fd1 100644 --- a/docs/cli/newrelic_events_post.md +++ b/docs/cli/newrelic_events_post.md @@ -34,7 +34,7 @@ newrelic events post --accountId 12345 --event '{ "eventType": "Payment", "amoun ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdgraph.md b/docs/cli/newrelic_nerdgraph.md index 1c1382412..7a1bbd15a 100644 --- a/docs/cli/newrelic_nerdgraph.md +++ b/docs/cli/newrelic_nerdgraph.md @@ -11,7 +11,7 @@ Execute GraphQL requests to the NerdGraph API ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdgraph_query.md b/docs/cli/newrelic_nerdgraph_query.md index ef2354f2a..308496f8c 100644 --- a/docs/cli/newrelic_nerdgraph_query.md +++ b/docs/cli/newrelic_nerdgraph_query.md @@ -31,7 +31,7 @@ newrelic nerdgraph query 'query($guid: EntityGuid!) { actor { entity(guid: $guid ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdstorage.md b/docs/cli/newrelic_nerdstorage.md index 887420fba..67f2de069 100644 --- a/docs/cli/newrelic_nerdstorage.md +++ b/docs/cli/newrelic_nerdstorage.md @@ -11,7 +11,7 @@ Read, write, and delete NerdStorage documents and collections. ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdstorage_collection.md b/docs/cli/newrelic_nerdstorage_collection.md index 50fc6e981..7f78c44b4 100644 --- a/docs/cli/newrelic_nerdstorage_collection.md +++ b/docs/cli/newrelic_nerdstorage_collection.md @@ -21,7 +21,7 @@ newrelic nerdstorage collection --help ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdstorage_collection_delete.md b/docs/cli/newrelic_nerdstorage_collection_delete.md index 44b41503a..19b2b4535 100644 --- a/docs/cli/newrelic_nerdstorage_collection_delete.md +++ b/docs/cli/newrelic_nerdstorage_collection_delete.md @@ -44,7 +44,7 @@ newrelic nerdstorage collection delete [flags] ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdstorage_collection_get.md b/docs/cli/newrelic_nerdstorage_collection_get.md index 0a127cd96..5021fafb7 100644 --- a/docs/cli/newrelic_nerdstorage_collection_get.md +++ b/docs/cli/newrelic_nerdstorage_collection_get.md @@ -44,7 +44,7 @@ newrelic nerdstorage collection get [flags] ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdstorage_document.md b/docs/cli/newrelic_nerdstorage_document.md index dc076c2a5..f70bde7b7 100644 --- a/docs/cli/newrelic_nerdstorage_document.md +++ b/docs/cli/newrelic_nerdstorage_document.md @@ -21,7 +21,7 @@ newrelic nerdstorage document --help ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdstorage_document_delete.md b/docs/cli/newrelic_nerdstorage_document_delete.md index f6b88a72b..9252d91ae 100644 --- a/docs/cli/newrelic_nerdstorage_document_delete.md +++ b/docs/cli/newrelic_nerdstorage_document_delete.md @@ -45,7 +45,7 @@ newrelic nerdstorage document delete [flags] ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdstorage_document_get.md b/docs/cli/newrelic_nerdstorage_document_get.md index 9e96f4d38..9038444f4 100644 --- a/docs/cli/newrelic_nerdstorage_document_get.md +++ b/docs/cli/newrelic_nerdstorage_document_get.md @@ -45,7 +45,7 @@ newrelic nerdstorage document get [flags] ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nerdstorage_document_write.md b/docs/cli/newrelic_nerdstorage_document_write.md index bd36e7a42..ca41f57ef 100644 --- a/docs/cli/newrelic_nerdstorage_document_write.md +++ b/docs/cli/newrelic_nerdstorage_document_write.md @@ -46,7 +46,7 @@ newrelic nerdstorage document write [flags] ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nrql.md b/docs/cli/newrelic_nrql.md index 40235d04a..36538fcfb 100644 --- a/docs/cli/newrelic_nrql.md +++ b/docs/cli/newrelic_nrql.md @@ -11,7 +11,7 @@ Commands for interacting with the New Relic Database ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nrql_history.md b/docs/cli/newrelic_nrql_history.md index e9864bf17..a94275299 100644 --- a/docs/cli/newrelic_nrql_history.md +++ b/docs/cli/newrelic_nrql_history.md @@ -29,7 +29,7 @@ newrelic nrql query history ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_nrql_query.md b/docs/cli/newrelic_nrql_query.md index 99bc8f385..e7ea0e853 100644 --- a/docs/cli/newrelic_nrql_query.md +++ b/docs/cli/newrelic_nrql_query.md @@ -32,7 +32,7 @@ newrelic nrql query --accountId 12345678 --query 'SELECT count(*) FROM Transacti ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_profile.md b/docs/cli/newrelic_profile.md index 78257e4a6..22211c9b7 100644 --- a/docs/cli/newrelic_profile.md +++ b/docs/cli/newrelic_profile.md @@ -11,7 +11,7 @@ Manage the authentication profiles for this tool ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_profile_add.md b/docs/cli/newrelic_profile_add.md index 8b24765b8..eb6b65f9b 100644 --- a/docs/cli/newrelic_profile_add.md +++ b/docs/cli/newrelic_profile_add.md @@ -36,7 +36,7 @@ newrelic profile add --name --region --apiKey -- ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_profile_default.md b/docs/cli/newrelic_profile_default.md index ddc0e0180..698d29706 100644 --- a/docs/cli/newrelic_profile_default.md +++ b/docs/cli/newrelic_profile_default.md @@ -29,7 +29,7 @@ newrelic profile default --name ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_profile_delete.md b/docs/cli/newrelic_profile_delete.md index 382af0ec1..65a72acb7 100644 --- a/docs/cli/newrelic_profile_delete.md +++ b/docs/cli/newrelic_profile_delete.md @@ -29,7 +29,7 @@ newrelic profile delete --name ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_profile_list.md b/docs/cli/newrelic_profile_list.md index 9840f7ec1..6a7560368 100644 --- a/docs/cli/newrelic_profile_list.md +++ b/docs/cli/newrelic_profile_list.md @@ -29,7 +29,7 @@ newrelic profile list ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_reporting.md b/docs/cli/newrelic_reporting.md index a9c66d1ec..50d9a9d56 100644 --- a/docs/cli/newrelic_reporting.md +++ b/docs/cli/newrelic_reporting.md @@ -11,7 +11,7 @@ Commands for reporting data into New Relic ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_reporting_junit.md b/docs/cli/newrelic_reporting_junit.md index 2bb94a451..cbb655679 100644 --- a/docs/cli/newrelic_reporting_junit.md +++ b/docs/cli/newrelic_reporting_junit.md @@ -31,7 +31,7 @@ newrelic reporting junit --accountId 12345678 --path unit.xml ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_version.md b/docs/cli/newrelic_version.md index 75f0338f4..342dfaed2 100644 --- a/docs/cli/newrelic_version.md +++ b/docs/cli/newrelic_version.md @@ -26,7 +26,7 @@ newrelic version ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_workload.md b/docs/cli/newrelic_workload.md index 54c1aad3e..38d20cdea 100644 --- a/docs/cli/newrelic_workload.md +++ b/docs/cli/newrelic_workload.md @@ -11,7 +11,7 @@ Interact with New Relic One workloads ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_workload_create.md b/docs/cli/newrelic_workload_create.md index b9fcb2ac2..b4096f067 100644 --- a/docs/cli/newrelic_workload_create.md +++ b/docs/cli/newrelic_workload_create.md @@ -38,7 +38,7 @@ newrelic workload create --name 'Example workload' --accountId 12345678 --entity ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_workload_delete.md b/docs/cli/newrelic_workload_delete.md index 8b565ac89..9b5612674 100644 --- a/docs/cli/newrelic_workload_delete.md +++ b/docs/cli/newrelic_workload_delete.md @@ -29,7 +29,7 @@ newrelic workload delete --guid 'MjUyMDUyOHxBOE28QVBQTElDQVRDT058MjE1MDM3Nzk1' ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_workload_duplicate.md b/docs/cli/newrelic_workload_duplicate.md index 26a2ca8bc..a16fbcc22 100644 --- a/docs/cli/newrelic_workload_duplicate.md +++ b/docs/cli/newrelic_workload_duplicate.md @@ -34,7 +34,7 @@ newrelic workload duplicate --guid 'MjUyMDUyOHxBOE28QVBQTElDQVRDT058MjE1MDM3Nzk1 ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_workload_get.md b/docs/cli/newrelic_workload_get.md index 7d931aff7..fcaf5533a 100644 --- a/docs/cli/newrelic_workload_get.md +++ b/docs/cli/newrelic_workload_get.md @@ -30,7 +30,7 @@ newrelic workload create --accountId 12345678 --guid MjUyMDUyOHxOUjF8V09SS0xPQUR ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_workload_list.md b/docs/cli/newrelic_workload_list.md index d043fad9d..0ef68f27e 100644 --- a/docs/cli/newrelic_workload_list.md +++ b/docs/cli/newrelic_workload_list.md @@ -29,7 +29,7 @@ newrelic workload list --accountId 12345678 ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` diff --git a/docs/cli/newrelic_workload_update.md b/docs/cli/newrelic_workload_update.md index 7d43ef7bb..0466b3500 100644 --- a/docs/cli/newrelic_workload_update.md +++ b/docs/cli/newrelic_workload_update.md @@ -38,7 +38,7 @@ newrelic workload update --guid 'MjUyMDUyOHxBOE28QVBQTElDQVRDT058MjE1MDM3Nzk1' - ### Options inherited from parent commands ``` - --format string output text format [JSON, Text, YAML] (default "JSON") + --format string output text format [YAML, JSON, Text] (default "JSON") --plain output compact text ``` From 43583ed75d7dda4b863e6449bf255852dd17929c Mon Sep 17 00:00:00 2001 From: Julien Erard Date: Fri, 12 Feb 2021 06:12:26 -0800 Subject: [PATCH 2/2] chore(changelog): Update CHANGELOG for v0.18.24 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9b822802..62bdfe983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ + +## [v0.18.24] - 2021-02-12 +### Bug Fixes +- **install:** Ensure error bubbles up when executing only 1 recipe and failing + ## [v0.18.23] - 2021-02-11 ### Bug Fixes @@ -465,7 +470,8 @@ - **profile:** Enable reading of profiles and use Region/APIKey from default profile - **profile:** Add listing of profiles to command -[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.23...HEAD +[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.24...HEAD +[v0.18.24]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.23...v0.18.24 [v0.18.23]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.22...v0.18.23 [v0.18.22]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.21...v0.18.22 [v0.18.21]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.20...v0.18.21