-
Notifications
You must be signed in to change notification settings - Fork 0
Command Line Arguments
pgrecm edited this page Jan 10, 2022
·
4 revisions
It is recommanded to use RECM with the same user as the cluster engine is running.
Try to avoid using root user (not recommended).
argument | Description |
---|---|
-c, -command=”...” | Execute one or more commands, separeted by a semi-colon, than exit |
-v, -verbose | Verbose mode |
-t, --target=”...” | Use a predefined cluster. It connect the cluster and it's deposit |
-d, --deposit=”...” | Use a predefined Deposit only |
-V, --version | Display RECM version , and exit |
-h, --help | Display a short help usage. |