sq
Verified for current stable LTS
Sq Commands
Sq command syntax with verified terminal examples.
Commands
8 commands for Sq
sq Operations
Sq Command: Decrypt Password Protected File
sq decrypt <path/to/file.pgp> --output <path/to/file> sq Operations
Sq Command: Encrypt File Password Symmetric
sq encrypt --with-password --without-signature <path/to/file> --output <path/to/file.pgp> sq Operations
Sq Command: Generate Key Save Local Store
sq key generate --own-key --name <name> --email <name@example.com> sq Operations
Sq Command: Inspect Openpgp File Metadata
sq inspect <path/to/file.pgp> sq Operations
Sq Command: List Configure Storage Paths
sq config inspect paths sq Operations
Sq Command: List Secret Keys Or Certs
sq <key|cert> list sq Operations
Sq Command: Verify File Detached Signature
sq verify --signer-file <path/to/signer.asc> --signature-file <path/to/file.sig> <path/to/file> sq Operations
Sq Command: Verify File Embedded Signature
sq verify --signer-file <path/to/signer.asc> --cleartext <path/to/file> Suggest a Sq Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Sq workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.