CLI¶
lacme.cli ¶
Minimal ACME certificate management CLI.
Provides lacme console command with subcommands for certificate
issuance, renewal, revocation, and account management. Uses
:class:~lacme.sync.SyncClient and :class:~lacme.store.FileStore.