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: spo tenant commandset list #4869

Closed
Tracked by #4219
martinlingstuyl opened this issue May 12, 2023 · 2 comments
Closed
Tracked by #4219

New command: spo tenant commandset list #4869

martinlingstuyl opened this issue May 12, 2023 · 2 comments
Assignees
Milestone

Comments

@martinlingstuyl
Copy link
Contributor

martinlingstuyl commented May 12, 2023

Usage

spo tenant commandset list

Description

Get a list of ListView Command Sets that are installed tenant wide.

Options

Only global

Examples

Retrieves a list of ListView Command Sets.

m365 spo tenant commandset list

Default Properties

The defaultProperties of the response to show in text mode: title, clientComponentId, listType

Additional Info

Returns the list items from the tenant wide extensions list.

@nanddeepn
Copy link
Contributor

Can I work on this?

@martinlingstuyl
Copy link
Contributor Author

@nanddeepn, sure! 👍 thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment