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 <jonathanmtran@users.noreply.github.com>
  • Loading branch information
555vedant and jonathanmtran authored Oct 6, 2024
1 parent 469c42a commit 2ff4605
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 @@ -8,7 +8,7 @@ The Import/Export tool in uPortal 5 allows users to transfer configuration data

- **dataImport**: Adds to or updates the portal database for the entities defined in the specified XML file(s). Requires `-Dfile={path-to-file}` or `-Ddir={path-to-directory}`

- **dataList**: With no arguments (-Dtype={entity-type}) lists all supported portal data types and the operations (export, delete) supported for each.
- **dataList**: With no arguments (`-Dtype={entity-type}`) lists all supported portal data types and the operations (export, delete) supported for each.

- **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}]

Expand Down

0 comments on commit 2ff4605

Please sign in to comment.