Skip to content

New command: m365 pp environment get #3710

@appieschot

Description

@appieschot

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions