Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 658 Bytes

geneos_aes_password.md

File metadata and controls

22 lines (14 loc) · 658 Bytes

geneos aes password

Encode a password using the user's key file. If no key file exists it is created. Output is in expandable format.

You will be prompted to enter the password (twice, for validation) unless one of the flags is set to select an alternative source for the plaintext.

💡 To encode a plaintext password using a specific key file please use the geneos aes encode command

geneos aes password [flags]

Options

  -p, --password PLAINTEXT   A plaintext password
  -s, --source PATH|URL|-    External source for plaintext PATH|URL|-

SEE ALSO