]
Andre Dietisheim updated JBIDE-20911:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.5.0.AM1)
open local terminal with oc already logged in
---------------------------------------------
Key: JBIDE-20911
URL:
https://issues.jboss.org/browse/JBIDE-20911
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Reporter: Max Rydahl Andersen
Labels: oc_binary
Fix For: 4.5.x
it would be great to have a "Show in > OpenShift CLI" in openshift explorer
and on projects that are known to be on openshift that would use local terminal (like:
https://v.usetapes.com/ISfR95tJK8) but have `oc login --token=<tokenforlogin>
--server=<serverurl>` executed at start.
This would allow users to work with CLI whenever the UI does not have exactly the command
needed by user.
* This assumes users have oc in their path
* might need different commands based on what OS (windows vs *nix)