.TH SQ 1 1.2.0 "Sequoia PGP" "User Commands" .SH NAME sq config inspect \- Inspect effective configuration details .SH SYNOPSIS .br \fBsq config inspect paths\fR [\fIOPTIONS\fR] .br \fBsq config inspect network\fR [\fIOPTIONS\fR] .br \fBsq config inspect policy\fR [\fIOPTIONS\fR] .SH DESCRIPTION Inspect effective configuration details. .PP This subcommand can be used to inspect various aspects of the effective configuration, such as various relevant paths, the cryptographic policy, the network configuration, etc. .PP .SH SUBCOMMANDS .SS "sq config inspect paths" Inspect relevant paths. .PP Prints paths that are used by sq, such as the location of the home directory, the configuration file, the certificate store, the key store, etc. .PP .SS "sq config inspect network" Inspect the network configuration. .PP Prints the network configuration. This can be used to gauge the metadata leakage resulting from network operations. .PP .SS "sq config inspect policy" Inspect the cryptographic policy. .PP Explains the cryptographic policy that Sequoia uses to either accept or reject algorithms and packets outright, or at a configured point in time. .PP .SH EXAMPLES .SS "sq config inspect paths" .PP .PP Inspect relevant paths. .PP .nf .RS sq config inspect paths .RE .fi .PP .SS "sq config inspect network" .PP .PP Inspect the network configuration. .PP .nf .RS sq config inspect network .RE .fi .PP .SS "sq config inspect policy" .PP .PP Inspect the cryptographic policy. .PP .nf .RS sq config inspect policy .RE .fi .SH "SEE ALSO" .nh \fBsq\fR(1), \fBsq\-config\fR(1), \fBsq\-config\-inspect\-paths\fR(1), \fBsq\-config\-inspect\-network\fR(1), \fBsq\-config\-inspect\-policy\fR(1). .hy .PP For the full documentation see . .SH VERSION 1.2.0 (sequoia\-openpgp 1.22.0)