updating documentation based on feedback
This commit is contained in:
parent
7dac0e1dd8
commit
5324290234
|
@ -988,7 +988,7 @@ The following configuration properties are required to use the PowerDNS ACME Plu
|
||||||
.. data:: ACME_POWERDNS_SERVERID
|
.. data:: ACME_POWERDNS_SERVERID
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
This is the ServerID attribute of the PowerDNS API Server (i.e. "localhost"
|
This is the ServerID attribute of the PowerDNS API Server (i.e. "localhost")
|
||||||
|
|
||||||
|
|
||||||
.. data:: ACME_POWERDNS_APIKEYNAME
|
.. data:: ACME_POWERDNS_APIKEYNAME
|
||||||
|
@ -1106,6 +1106,15 @@ All commands default to `~/.lemur/lemur.conf.py` if a configuration is not speci
|
||||||
lemur notify
|
lemur notify
|
||||||
|
|
||||||
|
|
||||||
|
.. data:: acme
|
||||||
|
|
||||||
|
Handles all ACME related tasks, like ACME plugin testing.
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
lemur acme
|
||||||
|
|
||||||
|
|
||||||
Sub-commands
|
Sub-commands
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue