mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
document $alias in hook script #441
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 @hmoffatt on GitHub (Oct 24, 2019).
When the hook script is run, $alias contains the real name of the certificate directory in $CERTDIR. This is useful to know when the domain is a wildcard like "*.my.com", but as far as I can tell it's not documented anywhere.
@lukas2511 commented on GitHub (Apr 2, 2020):
I'm currently reworking the documentation and examples completely so I'm closing all issues and pull requests that only change those files, thanks anyway!
The "hidden" variables will be documented as well.