add --info command to show the global configs or domain configs.

https://github.com/acmesh-official/acme.sh/issues/2444
This commit is contained in:
neilpang
2022-01-03 12:38:59 +08:00
committed by neil
parent 1566656af3
commit c39e6c4423
2 changed files with 32 additions and 0 deletions

View File

@ -40,6 +40,7 @@ RUN for verb in help \
revoke \
remove \
list \
info \
showcsr \
install-cronjob \
uninstall-cronjob \