Rohit Yadav
056e8fb533
cli: Make cachemaker.py pep8 compliant
...
Fixes object comparision to use a "is" b instead of ==
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-05-25 20:32:10 +05:30
Rohit Yadav
4ad5d1a4f5
cli: Fix nonetype issue with cachemaker and exit after printing version
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-20 12:42:29 +05:30
Rohit Yadav
e28aa09f01
cli: cachemaker should import config and not the field
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-19 16:05:11 +05:30
Rohit Yadav
1fd0563137
CLOUDSTACK-1037: Implement fuzzy parameter completion
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-07 16:01:05 +05:30
Rohit Yadav
a2e89c4200
cli: Use metaprogramming to generate code during runtime when new apis sync
...
- Fixes metaprogramming to inject methods during shell class object's runtime
- This enable new apis that are synced to come up with new verbs, docs etc.
- Fixes printing issue
- Fixes null bitfield parsing issue
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-04 17:57:08 +05:30
Rohit Yadav
b5a2e99809
CLOUDSTACK-1037: Fix cloudmonkey's caching, autocompletion and printing
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-02 08:39:45 -08:00
Rohit Yadav
631b6fd46a
CLOUDSTACK-1037: Make cloudmonkey awesome-er
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-01 14:34:49 -08:00