[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:
Boris Pavlovic 2015-09-06 19:43:37 -07:00
parent c7c2ceda77
commit 1de323c325

View File

@ -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"