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

sq config inspect - Inspect effective configuration details

Description

       Inspect effective configuration details.

       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.

Examples

sqconfiginspectpaths
       Inspect relevant paths.

              sq config inspect paths

   sqconfiginspectnetwork
       Inspect the network configuration.

              sq config inspect network

   sqconfiginspectpolicy
       Inspect the cryptographic policy.

              sq config inspect policy

Name

       sq config inspect - Inspect effective configuration details

See Also

sq(1),          sq-config(1),          sq-config-inspect-paths(1),          sq-config-inspect-network(1),
       sq-config-inspect-policy(1).

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

Subcommands

sqconfiginspectpaths
       Inspect relevant paths.

       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.

   sqconfiginspectnetwork
       Inspect the network configuration.

       Prints the network configuration.  This can be used to gauge the metadata leakage resulting from  network
       operations.

   sqconfiginspectpolicy
       Inspect the cryptographic policy.

       Explains  the  cryptographic  policy  that Sequoia uses to either accept or reject algorithms and packets
       outright, or at a configured point in time.

Synopsis

sqconfiginspectpaths [OPTIONS]
       sqconfiginspectnetwork [OPTIONS]
       sqconfiginspectpolicy [OPTIONS]

Version

       1.2.0 (sequoia-openpgp 1.22.0)

Sequoia PGP                                           1.2.0                                                SQ(1)

See Also