Documentation ¶
Overview ¶
Package main provides the "admin" tool, which can perform various administrative actions (such as revoking certificates) against a Boulder deployment.
Run "admin -h" for a list of flags and subcommands.
Note that the admin tool runs in "dry-run" mode *by default*. All commands which mutate the database (either directly or via gRPC requests) will refuse to do so, and instead print log lines representing the work they would do, unless the "-dry-run=false" flag is passed.
Click to show internal directories.
Click to hide internal directories.