💡 [Feature]: Add 'check output window to follow the progress' message to every CLI Action #286
Labels
⭐ enhancement
New feature or request
💪 good first issue
Good for newcomers
hacktoberfest
👨💻work in progress
I am working on it
Milestone
🎯 Aim of the feature
In
deploy
action we show the following messageThe 'check [output window]...' part is really helpful as it is easy to transfer to the VS Code extension output and check what it is currently doing and what CLI for Microsoft 365 commands are done under the hood to make this happen
Unfortunately this was only added to this single action.
We should:
window.withProgress...
add theCheck [output window](command:${Commands.showOutputChannel}) to follow the progress.
sentence to the loader/progress message📷 Images (if possible) with expected result
No response
🤔 Additional remarks or comments
No response
The text was updated successfully, but these errors were encountered: