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

New command: m365 entra organization list #6580

Open
MartinM85 opened this issue Jan 30, 2025 · 0 comments
Open

New command: m365 entra organization list #6580

MartinM85 opened this issue Jan 30, 2025 · 0 comments

Comments

@MartinM85
Copy link
Contributor

Usage

m365 entra organization list [options]

Description

Retrieve a list of organizations

Options

Option Description
-p, --properties [properties] The comma separated list of properties to be returned

Examples

Retrieve organizations

m365 entra organization list

Retrieve specific info

m365 entra organization list --properties 'id,displayName,tenantType'

Default properties

  • id
  • displayName
  • tenantType

Additional Info

https://learn.microsoft.com/en-us/graph/api/organization-list?view=graph-rest-1.0&tabs=http

I will work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant