cli adjustments
This commit is contained in:
parent
03b030e67c
commit
d2171f9498
6 changed files with 86 additions and 50 deletions
|
@ -4,7 +4,7 @@ from realms.modules.auth.models import User
|
|||
from realms.lib.util import green, red, yellow
|
||||
|
||||
|
||||
@click.group()
|
||||
@click.group(short_help="Auth Module")
|
||||
def cli():
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue