pac catalog
Commands for working with Catalog in Power Platform
Command | Description |
---|---|
pac catalog create-submission | Create catalog submission document. Note: This command will be removed in a future release. |
pac catalog install | Install a catalog item to the target environment. |
pac catalog list | List all published catalog items from the current Dataverse organization. |
pac catalog status | Get status of the catalog install/submit request. |
pac catalog submit | Submit catalog approval request. |
pac catalog update | Update settings for the catalog. |
Create catalog submission document. Note: This command will be removed in a future release.
Path to catalog submission document
Install a catalog item to the target environment.
Catalog item to be installed on the target environment.
Url or ID of the environment that has catalog installed. When not specified, the active organization selected for the current auth profile will be used.
Poll to check status of your request
This parameter requires no value. It's a switch.
Runtime Package Settings for the installation framework to execute. The format of the string must be key=value|key=value
.
Note: The format of the string must be key=value|key=value
.
Url or ID of the target environment for catalog item installation
Deprecated: Use --target-env
instead.
Target version to install. If left empty, the published version is selected.
List all published catalog items from the current Dataverse organization.
Catalog item ID to search for. When catalog item ID is used, catalog item name is ignored.
Catalog item name to search for.
Url or ID of the environment that has catalog installed. When not specified, the active organization selected for the current auth profile will be used.
Include active items.
This parameter requires no value. It's a switch.
Returns the output of the command as a JSON formatted string.
Get status of the catalog install/submit request.
Request tracking ID.
Request type
Use one of these values:
Install
Submit
Url or ID of the environment that has catalog installed. When not specified, the active organization selected for the current auth profile will be used.
Submit catalog approval request.
Path to catalog submission document
Url or ID of the environment that has catalog installed. When not specified, the active organization selected for the current auth profile will be used.
Path to package zip file.
Poll to check status of your request
This parameter requires no value. It's a switch.
Path to solution zip file.
Update settings for the catalog.
Path to catalog settings document
Url or ID of the environment that has catalog installed. When not specified, the active organization selected for the current auth profile will be used.
Microsoft Power Platform CLI Command Groups
Microsoft Power Platform CLI overview