Continue working on exercise 1.
This commit is contained in:
@ -72,3 +72,16 @@ Right now, there are no applications or components to view in your `userX` proj
|
||||
</Zoom>
|
||||
|
||||
|
||||
## 1.5 - Launching a web terminal
|
||||
|
||||
While web interfaces are comfortable and easy to use, sometimes we want to quickly run commands to get things done. That is where the `oc` command line utility comes in.
|
||||
|
||||
One handy feature of the OpenShift web console is we can launch a web terminal that will create a browser based terminal that already has the `oc` command logged in and ready to use.
|
||||
|
||||
Let's launch a web terminal now by clicking the terminal button in the top right hand corner and then clicking **Start** with our `userX` project selected.
|
||||
|
||||
<Zoom>
|
||||

|
||||
</Zoom>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user