Skip to main content

Module pgp

Module pgp 

Source
Expand description

The pgp command. PGP key management commands for the Zoi CLI.

These commands allow users to manage PGP keys used for verifying package signatures, ensuring the authenticity and integrity of installed software.

Structs§

AddKey
Arguments for the add-key command.
PgpCommand
The root PGP management command.
RemoveKey
Arguments for the remove-key command.
SearchKey
Arguments for the search-key command.
ShowKey
Arguments for the show-key command.
VerifySig
Arguments for the verify-signature command.

Enums§

PgpCommands
Available PGP subcommands.

Functions§

run
Run the PGP management command.