]
Max Rydahl Andersen commented on JBIDE-20911:
---------------------------------------------
not sure what you mean by virtual environment here ? the oc is supposed to be install on
users local host.
we could probably point to the oc binary users will eventually have to configure to do
tail logs etc.
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
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)