I noticed that the README.md file from CLI for Microsoft 365 has some outdated parts.
Update GIF animation
First of all, we should update the GIF animation
- It's using old styling colors
- In the animation,
text was the default output, while it's JSON now
- When using the help command, it shows a poor amount of commands. I think right now we have 5x more commands
Let's try to record something similar with the latest version of CLI.
Update Contribute section
Let's update the contribute section and point the users to our new docs section instead of the GH wiki pages.
In addition to this, we also have a CONTRIBUTING.md file at the root of our project. Let's also update this file and point to the new contributing docs section instead of the GH wiki pages.
I noticed that the
README.mdfile from CLI for Microsoft 365 has some outdated parts.Update GIF animation
First of all, we should update the GIF animation
textwas the default output, while it's JSON nowLet's try to record something similar with the latest version of CLI.
Update Contribute section
Let's update the contribute section and point the users to our new docs section instead of the GH wiki pages.
In addition to this, we also have a
CONTRIBUTING.mdfile at the root of our project. Let's also update this file and point to the new contributing docs section instead of the GH wiki pages.