Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SQ(1)				 User Commands				 SQ(1)

NAME
       sq-config-get - 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.3.1

Sequoia	PGP			     1.3.1				 SQ(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sq-config-get&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help