-
Notifications
You must be signed in to change notification settings - Fork 16
pacx solution list
github-actions[bot] edited this page Jun 13, 2025
·
1 revision
Lists all solutions in the current environment.
| Long Name | Short Name | Required? | Description | Default value | Valid values |
|---|---|---|---|---|---|
type |
t |
N | Type of solutions to list (Managed, Unmanaged, Both). | Both |
Managed, Unmanaged, Both |
hidden |
hid |
N | Shows all solutions, including the ones that are not visible via make.powerapps.com UI. | - | true, false |
format |
f |
N | Chooses how to generate the output. | TableCompact |
Table, TableCompact, Json |
orderby |
o |
N | Order of the output. | Name |
Name, CreatedOn, ModifiedOn, Type |