mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 11:01:03 +00:00
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:
@ -40,6 +40,7 @@ RUN for verb in help \
|
||||
revoke \
|
||||
remove \
|
||||
list \
|
||||
info \
|
||||
showcsr \
|
||||
install-cronjob \
|
||||
uninstall-cronjob \
|
||||
|
Reference in New Issue
Block a user