[cli] Remove "rally info" command
We have "rally plugin" command that does the thing from rally info in better way. Fix step_8_discovering_more_plugins.rst tutorial Change-Id: Ifb1f7cfa322765b06a3db4964b17963541daf816
This commit is contained in:
parent
c7c2ceda77
commit
1de323c325
@ -26,10 +26,6 @@ _rally()
|
||||
OPTS["deployment_recreate"]="--deployment"
|
||||
OPTS["deployment_show"]="--deployment"
|
||||
OPTS["deployment_use"]="--deployment"
|
||||
OPTS["info_BenchmarkScenarios"]=""
|
||||
OPTS["info_DeploymentEngines"]=""
|
||||
OPTS["info_SLA"]=""
|
||||
OPTS["info_ServerProviders"]=""
|
||||
OPTS["info_find"]="--query"
|
||||
OPTS["info_list"]=""
|
||||
OPTS["plugin_list"]="--name --namespace"
|
||||
|
Loading…
Reference in New Issue
Block a user