Skip to content

Commit

Permalink
Update docs/import_export/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Tran <[email protected]>
  • Loading branch information
555vedant and jonathanmtran authored Oct 6, 2024
1 parent f262b04 commit 7912785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/import_export/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The Import/Export tool in uPortal 5 allows users to transfer configuration data

- **dataExport**: Creates XML files representing the requested entities and writes them to the specified file system location. Parameters: `-Ddir={path-to-directory}` `-Dtype={entity-type}` `[-Dsysid={entity-identifier}]`

- **dataDelete**: Deletes the specified entity. Requires -Dtype={entity-type} and -Dsysid={id}
- **dataDelete**: Deletes the specified entity. Requires `-Dtype={entity-type}` and `-Dsysid={id}`

- **dataInit**: Drop and recreate uPortal tables and reimport data

Expand Down

0 comments on commit 7912785

Please sign in to comment.