pacx optionset - neronotte/Greg.Xrm.Command GitHub Wiki
Manage global or local option sets (Picklists)
Commands
| Command | Description |
|---|---|
| pacx optionset add | Adds a value on an option set (global or local) or on a StatusCode field. |
| pacx optionset create | Create a new global optionset |
| pacx optionset delete | Removes a value from an option set (global or local) or from a StatusCode field. |
| pacx optionset get | Returns the definition of an existing global option set from the Dataverse environment. |
| pacx optionset update | Updates an existing value on an option set (global or local). |