This commit is contained in:
abuehrle
2017-02-20 14:28:36 -06:00
parent 7903aea03b
commit 36178e99f0

View File

@@ -65,7 +65,7 @@ Choose an overview of your container infrastructure, or focus on a specific micr
Click on a container, pod or host to view the controls that allow you to: pause, restart, stop and delete without having to leave the Scope browser window. Logs of selected containers or pods (if you are running Kubernetes) can also be displayed by clicking the terminal icon.
And if further troubleshooting is required, terminal windows can be launched from any container or host so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container.
And if further troubleshooting is required, terminal windows can be launched from any container or host so that you can interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `>_` icon from the details panel of a selected container or host.
!['Terminal for container interaction'](images/terminal-view.png)