From c33f4fe5d7bacb47565a4f86c6119bcb89b07a29 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 30 Nov 2020 12:41:33 -0500 Subject: [PATCH] Fix old "boundary proxy" CLI example (#804) Fixes #800 --- website/content/docs/common-workflows/manage-sessions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/common-workflows/manage-sessions.mdx b/website/content/docs/common-workflows/manage-sessions.mdx index 05c578b39f..cc76724fd0 100644 --- a/website/content/docs/common-workflows/manage-sessions.mdx +++ b/website/content/docs/common-workflows/manage-sessions.mdx @@ -189,7 +189,7 @@ Target information: Note: You can also provide a `-host-id` flag in the request above which ensures connecting using the provided Authorization Token will connect you to this specific host. ```bash -$ boundary proxy -authz $LONG_STRING_OF_TEXT +$ boundary connect -authz-token $LONG_STRING_OF_TEXT Proxy listening information: Address: 127.0.0.1