[CLI] Improve Rally DB UX
- By default hide creds when running rally db show - Add option --creds to show them - Print results of operations as well as connection string to DB Change-Id: Ifc8ee8ee7b38821409d29ccfe66903e891e12ad3
This commit is contained in:
parent
d9bd263e77
commit
191594652c
@ -22,7 +22,7 @@ _rally()
|
||||
OPTS["db_ensure"]=""
|
||||
OPTS["db_recreate"]=""
|
||||
OPTS["db_revision"]=""
|
||||
OPTS["db_show"]=""
|
||||
OPTS["db_show"]="--creds"
|
||||
OPTS["db_upgrade"]=""
|
||||
OPTS["deployment_check"]="--deployment"
|
||||
OPTS["deployment_config"]="--deployment"
|
||||
|
Loading…
Reference in New Issue
Block a user