cloudstack/tools/cli/cloudmonkey
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
..
__init__.py cli: fix autocompletion binding bug, make all params lowercase 2012-11-06 19:41:07 +05:30
cloudmonkey.py cli: make commands pipe-able as on bash, on the shell 2012-11-08 12:35:20 +05:30
version.py cli: fix autocompletion binding bug, make all params lowercase 2012-11-06 19:41:07 +05:30