Update README file from project
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,
textwas 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.
Hello, @milanholemans I would like to work on the issue please assign it to me
Awesome, all yours @raptor-2001
Awesome, all yours @raptor-2001
I am unable login to PnP CLI, it's showing username/phone number doesn't exit. I referred to https://pnp.github.io/cli-microsoft365/user-guide/using-own-identity/ but it's not working.
Can I show some other commands in the GIF?
Can I show some other commands in the GIF?
Nearly all commands require you to log in, so that is going to be hard.
Have you consented the app registration using the cli reconsent command?
Can I show some other commands in the GIF?
Nearly all commands require you to log in, so that is going to be hard.
Have you consented the app registration using the
cli reconsentcommand?
I used the command but it's say my email is not authorized to use it.
It's showing below message.
Sorry, but we’re having trouble signing you in.
AADSTS500200: User account '[email protected]' is a personal Microsoft account. Personal Microsoft accounts are not supported for this application unless explicitly invited to an organization. Try signing out and signing back in with an organizational account.
That looks normal indeed. Don't you have an M365 tenant? You require one to run this CLI, and you have to be a global administrator to consent to the app registration. You could always use the Microsoft 365 developer program to create a tenant. But that will be quite some work since you need some demo data on your tenant to showcase the CLI.
Don't you have an M365 tenant?
Nope I don't have one
I would like to work on this
reopenning due to lack of response on the PR
I'll pick this one up