mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
account argument #188
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chriddyp on GitHub (Jan 17, 2017).
Is it possible to specify your account ID as an input argument? In cerbot, it's:
(See http://letsencrypt.readthedocs.io/en/latest/using.html)
For more info about the use case for account IDs, see "One Account or Many?" here: https://letsencrypt.org/docs/integration-guide/
Thanks a bunch!
@txr13 commented on GitHub (Jan 17, 2017):
dehydratedsupports the--privkeyoption for this use case.@chriddyp commented on GitHub (Jan 18, 2017):
Got it. Thank you!