Fix old "boundary proxy" CLI example (#804)

Fixes #800
pull/784/head
Jeff Mitchell 6 years ago committed by GitHub
parent 1189ebdfc6
commit c33f4fe5d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save