boulder/cmd
Matthew McPherrin cb5384dcd7
Add --addr and/or --debug-addr flags to all commands (#7175)
Many services already have --addr and/or --debug-addr flags.

However, it wasn't universal, so this PR adds flags to commands where
they're not currently present.

This makes it easier to use a shared config file but listen on different
ports, for running multiple instances on a single host.

The config options are made optional as well, and removed from
config-next/.
2023-12-07 17:41:01 -08:00
..
admin-revoker Use core.KeyDigest in admin-revoker (#7182) 2023-12-05 14:03:26 -05:00
akamai-purger akamai-purger: Check the correct pointer for manual mode configuration file (#7177) 2023-12-04 10:58:07 -05:00
bad-key-revoker Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
boulder ca: remove orphan queue code (#7025) 2023-08-02 16:04:28 -07:00
boulder-ca Remove config live reloader package (#7112) 2023-10-26 16:06:31 -04:00
boulder-observer Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
boulder-publisher cmd: fail without panic (#6935) 2023-06-20 12:29:02 -07:00
boulder-ra Remove config live reloader package (#7112) 2023-10-26 16:06:31 -04:00
boulder-sa cmd: fail without panic (#6935) 2023-06-20 12:29:02 -07:00
boulder-va VA: Check that maxRemoteValidationFailures is non-negative (#7150) 2023-11-15 11:03:20 -05:00
boulder-wfe2 Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
caa-log-checker Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
ceremony Use RFC 7093 truncated SHA256 hash for Subject Key Identifier (#7179) 2023-12-06 13:44:17 -05:00
cert-checker Finish migration from int64 timestamps to timestamppb (#7142) 2023-11-27 13:37:31 -08:00
contact-auditor Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
crl-checker Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
crl-storer Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
crl-updater Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
expiration-mailer Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
id-exporter Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
log-validator Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
nonce-service cmd: fail without panic (#6935) 2023-06-20 12:29:02 -07:00
notify-mailer Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
ocsp-responder Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
reversed-hostname-checker Remove config live reloader package (#7112) 2023-10-26 16:06:31 -04:00
rocsp-tool Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
testdata config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
clock_generic.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
clock_integration.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
config.go Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
config_test.go cmd: TLSConfig values should be string not *string (#6872) 2023-05-08 13:21:42 -04:00
registry.go main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
shell.go Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
shell_test.go cmd: fail without panic (#6935) 2023-06-20 12:29:02 -07:00