From cee5ff759929d2a15f79fe00f8bca5b6f070e0b5 Mon Sep 17 00:00:00 2001 From: Irena Rindos Date: Thu, 8 Sep 2022 10:15:47 -0400 Subject: [PATCH] Minor documentation fixes for controller-led (#2432) * Minor documentation fixes --- internal/cmd/commands/workerscmd/controller-led_funcs.go | 2 +- website/content/docs/configuration/worker/pki-worker.mdx | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/internal/cmd/commands/workerscmd/controller-led_funcs.go b/internal/cmd/commands/workerscmd/controller-led_funcs.go index b34853ee59..8d95f92a88 100644 --- a/internal/cmd/commands/workerscmd/controller-led_funcs.go +++ b/internal/cmd/commands/workerscmd/controller-led_funcs.go @@ -19,7 +19,7 @@ func (c *ControllerLedCommand) extraControllerLedHelpFunc(helpMap map[string]fun "", " Create a worker using the controller-led approach, receiving an activation token for a worker. Example:", "", - ` $ boundary workers create controller-led -name us-east-1-1 "`, + ` $ boundary workers create controller-led -name us-east-1-1`, "", "", }) diff --git a/website/content/docs/configuration/worker/pki-worker.mdx b/website/content/docs/configuration/worker/pki-worker.mdx index cc1a13c0d3..943a53a7a1 100644 --- a/website/content/docs/configuration/worker/pki-worker.mdx +++ b/website/content/docs/configuration/worker/pki-worker.mdx @@ -34,7 +34,6 @@ either directly or via an env var or file by using `env://` or `file://` syntax: ```hcl worker { - worker { auth_storage_path="/boundary/demo-worker-1" initial_upstreams = ["10.0.0.1"] controller_generated_activation_token = "neslat_........."