Command line utility |
Scroll |
Name |
Function |
TheCmd |
Open the application |
-import "ConfigurationFilePath" |
Import objects using the configuration file located at the path between the parentheses. |
-update "ConfigurationFilePath" |
Update objects using the configuration file located at the path between the parentheses. |
-allowDelete |
By default, the update action from the command line does not allow deletion of objects from the database. To make an update with deletion possible, the -allowDelete parameter must be used. |
–start migrate |
Start migrate with the default schedule. |
–stop migrate |
Stop migrate |
-importuser <file>.
Example: TheCmd.exe -importuser e:\user.csv |
Users that have a single sign-on (specifically SAML and OIDC) configured can be imported from .csv files to Thereforeâ„¢ using a command line. |