sq-config-get - Man Page

Get configuration options

Synopsis

sq config get [Options] NAME

Description

Get configuration options.

Retrieves the configuration with the given key.  Use `sq config get` to see all available options and their values.

Options

Subcommand options

NAME

Get the value of the configuration NAME

Global options

See sq(1) for a description of the global options.

Examples

List all configuration options.

    sq config get

Get the default cipher suite for key generation.

    sq config get key.generate.cipher-suite

See Also

sq(1), sq-config(1).

For the full documentation see <https://book.sequoia-pgp.org>.

Version

1.0.0 (sequoia-openpgp 1.22.0)

Referenced By

sq-config(1).

1.0.0 Sequoia PGP