Now only OpenShift components for cluster are available in command palette, because most of the commands require the context (the node they have been called on) and it s provided only when called form context menu on node in OpenShift explorer.
To work from command palette command should check if there is no context provided and ask user to select Project from list of projects in cluster where application is supposed to be created. If there is only one project created it should be used as context by default.
Now only OpenShift components for cluster are available in command palette, because most of the commands require the context (the node they have been called on) and it s provided only when called form context menu on node in OpenShift explorer.
To work from command palette command should check if there is no context provided and ask user to select Project from list of projects in cluster where application is supposed to be created. If there is only one project created it should be used as context by default.