Usage
pa environment list [options]
Description
Lists Microsoft Power App environments in the current tenant
Options
| 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 #381 but with a slightly different endpoint. You can use https://management.azure.com/providers/Microsoft.PowerApps/environments?api-version=2017-08-01 for the data.
Usage
pa environment list [options]Description
Lists Microsoft Power App environments in the current tenant
Options
-o, --option <option>-o, --output [output]json,text. Defaulttext--verbose--debugAdditional Information
Similar to implementation of #381 but with a slightly different endpoint. You can use
https://management.azure.com/providers/Microsoft.PowerApps/environments?api-version=2017-08-01for the data.