Adam-it / cli-for-microsoft-365-extension

This extension provides functionalities that may be helpful when creating scripts using CLI for Microsoft 365.
https://marketplace.visualstudio.com/items?itemName=adamwojcikit.cli-for-microsoft-365-extension
MIT License
3 stars 0 forks source link

🆕 [Feature]: get script samples from CLI repo #51

Closed Adam-it closed 1 year ago

Adam-it commented 1 year ago

🎯 Aim of the feature

The aim is to present CLI samples from CLI repo now that we also have sample.json in this repo

🤔 Additional remarks or comments

The sample.json from CLI repo don't store some tags like commands etc. so probably those search functionalities will not work for samples coming from CLI repo. This could be an additional improvement to be done in CLI repo