Skip to content

New command: m365 pp solution get #3722

@appieschot

Description

@appieschot

Usage

m365 pp solution get [options]

Description

Gets information about the specified solution.

Options

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

Examples

Retrieves ContosoDemo from the given environment

m365 pp solution get -n "ContosoDemo" -e "Default-2ca3eaa5-140f-4175-8261-3272edf9f339"

Additional Info

Have a look at #3653 to see how to retrieve the required org URL, and #3668 for the URLs we can use.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions