pgpainless-cli-encrypt - Encrypt a message from standard input
Contents
Arguments
[CERTS...]
Certificates the message gets encrypted to
PGPAINLESS-CLI-ENCRYPT(1)
Description
Name
pgpainless-cli-encrypt - Encrypt a message from standard input
Options
--as={binary|text}
Type of the input data. Defaults to 'binary'
--[no-]armor
ASCII armor the output
--profile=PROFILE
Profile identifier to switch between profiles
--sign-with=KEY
Sign the output with a private key
--stacktrace
Print stacktrace
--with-key-password=PASSWORD
Passphrase to unlock the secret key(s).
Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
--with-password=PASSWORD
Encrypt the message with a password.
Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
Synopsis
pgpainless-cliencrypt [--[no-]armor] [--stacktrace] [--as={binary|text}] [--profile=PROFILE]
[--sign-with=KEY]... [--with-key-password=PASSWORD]... [--with-password=PASSWORD]... [CERTS...]
