cloudius-systems / mgmt

20 stars 11 forks source link

support CLI options chaining #18

Open tzach opened 10 years ago

tzach commented 10 years ago

CLI now (#2) support multiple options like:

ls -l -a

Linux users are used to been able to chain the options:

ls -la