Ensuring new cli is available (#574)
This commit is contained in:
@ -13,7 +13,7 @@ manager = Manager(usage="Handles notification related tasks.")
|
||||
|
||||
|
||||
@manager.command
|
||||
def notify():
|
||||
def expirations():
|
||||
"""
|
||||
Runs Lemur's notification engine, that looks for expired certificates and sends
|
||||
notifications out to those that have subscribed to them.
|
||||
|
Reference in New Issue
Block a user