cloudstack/tools/cli
Rohit Yadav c667eee570 cli: make commands pipe-able as on bash, on the shell
Makes commands pipe-able like bash.
Example while inside shell:
  > list virtualmachines | grep id
  > list accounts | more

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-11-08 12:35:20 +05:30
..
cloudmonkey cli: make commands pipe-able as on bash, on the shell 2012-11-08 12:35:20 +05:30
pom.xml cli: add maven plugin to delete copied marvin folder on fresh install 2012-11-07 16:06:01 +05:30
setup.py cli: fix autocompletion binding bug, make all params lowercase 2012-11-06 19:41:07 +05:30