Skip to content

Commit d8e4f2c

Browse files
committed
feat(database): add database alias to help options
1 parent 3afbbc3 commit d8e4f2c

2 files changed

Lines changed: 311 additions & 310 deletions

File tree

riocli/bootstrap.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"sr": "static-route",
6868
"ug": "usergroup",
6969
"sa": "service-account",
70+
"db": "database",
7071
},
7172
help_headers_color=Colors.YELLOW,
7273
help_options_color=Colors.GREEN,

0 commit comments

Comments
 (0)