pacx settings - neronotte/Greg.Xrm.Command GitHub Wiki
Commands to manipulate dataverse settings (https://learn.microsoft.com/en-us/power-apps/maker/data-platform/create-edit-configure-settings)
Commands
| 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 |