Skip to content

New command: pa environment get #2109

@appieschot

Description

@appieschot

Usage

pa environment get [options]

Description

Gets information about the specified Microsoft Power Apps environment

Options

Option Description
-n, --name <name> The name of the environment to get information about
Option Description
-o, --option <option> option
-o, --output [output] Output type. json,text. Default text
--verbose Runs command with verbose logging
--debug Runs command with debug logging

Additional Information

Similar to implementation of #380 but with a slightly different endpoint. You can use /providers/Microsoft.PowerApps/environments/{name} for the data.

If the environment with the name you specified doesn't exist, you will get the Access to the environment 'xyz' is denied. error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions