encrypt command
Use the encrypt command to encrypt, save, and update the credentials or the sensitive setting values in the specified plain text file.
encrypt command syntax
OneCli.exe misc encrypt < --configfile <arg>> [--unattended]
Parameter | Required/Optional | Notes |
---|---|---|
--configfile | Required | Specify the JSON configuration file.
|
--unattended | Optional | Refer to Table 2. |
Example of the encrypt command
OneCli.exe misc encrypt --configfile credentials.json --unattended
Give documentation feedback