Skip to content

New command: m365 pp solution publisher get #3949

@appieschot

Description

@appieschot

Usage

m365 pp solution publisher get

Description

Get information about the specified publisher

Options

Option Description
-e, --environment <environment> The name of the environment
-i, --id [id] The ID of the publisher. Specify either id or name but not both.
-n, --name [name] The name of the publisher. Specify either id or name but not both.
--asAdmin Run the command as admin for environments you are not a member of

Examples

Get publisher in the environment named Default-d87a7535-dd31-4437-bfe1-95340acd55c5 using the name.

m365 pp solution publisher get --environment Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --name Contoso

Get publisher in the environment named Default-d87a7535-dd31-4437-bfe1-95340acd55c5 using the id as an administrator.

m365 pp solution publisher get --environment Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --id 8b839fb7-288f-ec11-b400-000d3a26c374 --asAdmin

Additional Info

See #3766 for inspiration on the query

Use friendlyname to query against.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions