Ensuring new cli is available (#574)

This commit is contained in:
kevgliss
2016-12-08 09:11:19 -08:00
committed by GitHub
parent b5901a1570
commit be1415fbd4
2 changed files with 4 additions and 2 deletions

View File

@ -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.