vscode-openshift-tools
vscode-openshift-tools copied to clipboard
Add 'Cancel' action for all long running commands
As we now have all the commands running on a different pseudo terminal, we do not need to cancel. Ctrl+C or Stop command is available to the user to abort the action.