You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extension gives users the chance to execute oc commands but it presume users already have knowledge of oc cli. We should create a task which guides users with the most common actions one can perform in openshift (deploy/delete/..)
The text was updated successfully, but these errors were encountered:
Just shown you this pic to make you better understand what i meant yesterday. Currently we only have oc command task which allow users to execute an oc command but what if we want to offer to users a more direct and easy way to accomplish some general task?
Do you want to deploy an application and don't know much about oc cli? Just use this task, select deploy action, give us your source code and the extension will do all the job. Then we can add more actions based on users request/pm suggestions.
It will come a day where we will create a odo command task this is why i wanted to keep this "actions" task separate to the oc command task. Does it make any sense?
The extension gives users the chance to execute oc commands but it presume users already have knowledge of oc cli. We should create a task which guides users with the most common actions one can perform in openshift (deploy/delete/..)
The text was updated successfully, but these errors were encountered: