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.
Usage
m365 pp solution get [options]
Description
Gets information about the specified solution.
Options
-e, --environment <environment>-i, --id [id]idornamebut not both.-n, --name[name]idornamebut not both--asAdminExamples
Retrieves ContosoDemo from the given environment
Additional Info
Have a look at #3653 to see how to retrieve the required org URL, and #3668 for the URLs we can use.