mirror of https://github.com/istio/istio.io.git
Update subcommand for dashboard controlz (#5119)
This commit is contained in:
parent
f8898af7ce
commit
b68cb7540c
|
@ -26,7 +26,7 @@ To access the ControlZ page of deployed components (i.e. Mixer, Galley, Pilot),
|
|||
locally and connect through your local browser:
|
||||
|
||||
{{< text bash >}}
|
||||
$ istioctl experimental dashboard controlz <podname>
|
||||
$ istioctl dashboard controlz <podname>
|
||||
{{< /text >}}
|
||||
|
||||
This will redirect the component's ControlZ page to `http://localhost:9876` for remote access.
|
||||
|
|
Loading…
Reference in New Issue