Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds 'tenant info get' command. Closes #5389 #5486

Closed
wants to merge 1 commit into from

Conversation

nanddeepn
Copy link
Contributor

Adds tenant info get command. Closes #5389

Note: The permission scope CrossTenantInformation.ReadBasic.All should be added to the CLI App Registration.

@milanholemans
Copy link
Contributor

Thank you @nanddeepn, we'll try to review it ASAP!

@martinlingstuyl martinlingstuyl self-assigned this Sep 14, 2023
Copy link
Contributor

@martinlingstuyl martinlingstuyl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with some minor changes that I'll do while merging 👍 great work @nanddeepn!

docs/docs/cmd/tenant/info/info-get.mdx Show resolved Hide resolved
src/m365/tenant/commands/info/info-get.ts Show resolved Hide resolved
@martinlingstuyl
Copy link
Contributor

🎉 Merged manually, thank you!!

@nanddeepn nanddeepn deleted the issue-5389 branch September 15, 2023 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New command: 'tenant info get' to retrieve details of a tenant
3 participants