[fix] main:Aktionen "conf-schema" und "conf-expose" zulassen
This commit is contained in:
parent
048ccdbfd6
commit
cf720de63f
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ def main():
|
|||
type = str,
|
||||
dest = "action",
|
||||
choices = [
|
||||
"conf-schema",
|
||||
"conf-expose",
|
||||
"member-list",
|
||||
"member-read",
|
||||
"member-project",
|
||||
|
|
Loading…
Add table
Reference in a new issue