Edit

pac power-apps

(Preview) List and inspect Power Apps across environments for admin governance.

Commands

Command Description
pac power-apps get-admin-app (Preview) Returns a PowerApp.
pac power-apps get-admin-apps (Preview) Returns a list of apps.

pac power-apps get-admin-app

(Preview) Returns a PowerApp.

Required Parameters for power-apps get-admin-app

--app

Name field of the PowerApp.

Optional Parameters for power-apps get-admin-app

--environment -env

Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.

pac power-apps get-admin-apps

(Preview) Returns a list of apps.

Optional Parameters for power-apps get-admin-apps

--columns

Comma-separated list of response properties to include in table output. Use --json for the complete response.

--environment -env

Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.

--skiptoken

Get next page of responses.

--top

Number of apps in the response.

See also

Microsoft Power Platform CLI Command Groups
Microsoft Power Platform CLI overview