Merge "[CLI] Add rally db ensure command"
This commit is contained in:
commit
d9bd263e77
@ -19,6 +19,7 @@ _rally()
|
||||
declare -A OPTS
|
||||
|
||||
OPTS["db_create"]=""
|
||||
OPTS["db_ensure"]=""
|
||||
OPTS["db_recreate"]=""
|
||||
OPTS["db_revision"]=""
|
||||
OPTS["db_show"]=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user