I have a free trail account of openshift online. I have created an node application and a jenkins pipeline, now I want to add this to github webhooks, so I want to create a webhook. Usually when I use minishift I use oc describe bc/mynode. but how do I connect command prompt to openshift online
Asked
Active
Viewed 34 times
0
-
Ok thank you for the answer and ebook graham – Sri Jul 16 '18 at 03:50
1 Answers
0
From the web console, select the (?) menu top right and then select 'Command Line Tools'. It gives you the command in there to login. You can then use 'oc' commands.
If new to OpenShift, also read the free eBook:
which explains such details.

Graham Dumpleton
- 57,726
- 6
- 119
- 134