logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pgpainless-cli-generate-key - Generate a secret key

Arguments

       [USERID...]
           User-ID, e.g. "Alice <alice@example.com>"

                                                                                  PGPAINLESS-CLI-GENERATE-KEY(1)

Description

Name

       pgpainless-cli-generate-key - Generate a secret key

Options

--[no-]armor
           ASCII armor the output

       --profile=PROFILE
           Profile identifier to switch between profiles

       --signing-only
           Generate a key that can only be used for signing

       --stacktrace
           Print stacktrace

       --with-key-password=PASSWORD
           Password to protect the private key with

           Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).

Synopsis

pgpainless-cligenerate-key [--[no-]armor] [--signing-only] [--stacktrace] [--profile=PROFILE]
       [--with-key-password=PASSWORD] [USERID...]

See Also