logo

Function sq::sq_cli::configure[][src]

pub fn configure(app: Command<'static>) -> Command<'static>
Expand description

Defines the CLI.

The order of top-level subcommands is:

  • Encryption & decryption (1xx)
  • Signing & verification (2xx)
  • Key & cert-ring management (3xx)
  • Key discovery & networking (4xx)
  • Armor (5xx)
  • Inspection & packet manipulation (6xx)