diff --git a/source/main.py b/source/main.py index 409b751..a2fd690 100644 --- a/source/main.py +++ b/source/main.py @@ -22,6 +22,8 @@ def main(): type = str, dest = "action", choices = [ + "conf-schema", + "conf-expose", "member-list", "member-read", "member-project",