mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
Unfortunately kingpin doesn't support natively support aliased flag names, so you can supply both --start-tls and --starttls without an error, but that's just "holding it wrong".