-
Notifications
You must be signed in to change notification settings - Fork 10
pacx settings
github-actions[bot] edited this page Jun 16, 2024
·
3 revisions
Commands to manipulate dataverse settings (https://learn.microsoft.com/en-us/power-apps/maker/data-platform/create-edit-configure-settings)
| Command | Description |
|---|---|
| pacx settings create | Creates a new setting in the current environment |
| pacx settings export | List settings defined for the current environment |
| pacx settings import | (Preview) Imports settings from an Excel or JSON file. |
| pacx settings set | Sets the value of a setting in the current environment |
| pacx settings update | Updates metadata of a setting |