Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Where <String> specifies the string to get encrypted.

Examples:

No Formatcode
deploy -h localhost -p 1099 encrypt passw0rd

That command will encrypt the passw0rd string when the server is running.

No Formatcode
deploy -o encrypt passw0rd

...