Usage
m365 pp environment get [options]
Description
Gets information about the specified Power Platform environment.
Options
| Option |
Description |
-n, --name <name> |
The name of the environment to get information about. |
--asAdmin |
Run the command as admin and retrieve details of environments you do not have explicitly assigned permissions to. |
Examples
Get information about the Power Platform environment named Default-d87a7535-dd31-4437-bfe1-95340acd55c5.
m365 pp environment get --name Default-d87a7535-dd31-4437-bfe1-95340acd55c5
Get information about the Power Platform environment named Default-d87a7535-dd31-4437-bfe1-95340acd55c5 as Admin.
m365 pp environment get --name Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --asAdmin
Additional Info
Should mimic endpoints defined in the m365 pp environment list
Usage
m365 pp environment get [options]
Description
Gets information about the specified Power Platform environment.
Options
-n, --name <name>--asAdminExamples
Get information about the Power Platform environment named Default-d87a7535-dd31-4437-bfe1-95340acd55c5.
Get information about the Power Platform environment named Default-d87a7535-dd31-4437-bfe1-95340acd55c5 as Admin.
Additional Info
Should mimic endpoints defined in the
m365 pp environment list