[cr tool] Allow info command to accept '--out' argument.
commit2328133d889ec9ea547d8171287fd1940d5caa08
authorasanka <asanka@chromium.org>
Tue, 30 Sep 2014 17:30:50 +0000 (30 10:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 30 Sep 2014 17:31:16 +0000 (30 17:31 +0000)
tree710cf2c6319685c6ebba871dd05ce4fe28cdb097
parent791e8db06375cc5d0a3b3e6e6ebe2027c1772cad
[cr tool] Allow info command to accept '--out' argument.

R=miguelg@chromium.org
BUG=none
TEST=cr info -o out_<foo>/Debug prints the configuration from the
     specified output directory instead of the currently selected
     target.
NOTRY=true

Review URL: https://codereview.chromium.org/597553003

Cr-Commit-Position: refs/heads/master@{#297442}
tools/cr/cr/commands/info.py