-
Notifications
You must be signed in to change notification settings - Fork 16
pacx data
github-actions[bot] edited this page Jul 21, 2026
·
4 revisions
Commands to manipulate dataverse data
| Command | Description |
|---|---|
| pacx data create | Creates a record in a Dataverse table. |
| pacx data delete | Deletes a record from a Dataverse table. |
| pacx data query | Commands to streamline data manipulation |
| pacx data update | Updates an existing record in a Dataverse table. |
| pacx data upsert | Creates or updates a record in a Dataverse table using a record ID or an alternate key (upsert). |