[ 
https://issues.apache.org/jira/browse/LIBCLOUD-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomaz Muraus updated LIBCLOUD-160:
----------------------------------

    Description: 
This is an umbrella issue for Libloucd Command Line Interface task.

================================================ 

Description: 

A command line client for all of the APIs supported by libcloud (compute, 
storage, dns, load-balancers).

Goals:

- Build a CLI client for all of the APIs supported by Libcloud
- Support for Python 2 and Python 3
- Different user and machine readable output formats (tabular, json, csv, ...)
- Colors
- Bash auto-completion
- Try to generate as much of the interface and commands programatically by 
parsing the code and docstrings. See 
https://github.com/islamgulov/libcloud.rest for some examples.

For an example of how the client should look like, see 
https://github.com/racker/python-raxcli

  was:
This is an umbrella issue for Libloucd Command Line Interface task.

================================================ 

Description: 

A command line client for all of the APIs supported by libcloud (compute, 
storage, dns, load-balancers).

Goals:

- Build a CLI client for all of the APIs supported by libcloud
- Client works with Python 2 and Python 3

Todo:

- Talk with the lc-tools author (Roman) and decide if we want to use this 
library as a base building block https://github.com/novel/lc-tools

Milestones:

1. MVP

- Figure out the commands structure (e.g. libcloud <api> <resource> <action>, 
...)
- Build a framework for the command line client (decide if we want to use the 
option parser)

2. Other (nice-to-have)

- Colors


> Command Line Interface (GSoC task)
> ----------------------------------
>
>                 Key: LIBCLOUD-160
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-160
>             Project: Libcloud
>          Issue Type: New Feature
>            Reporter: Tomaz Muraus
>            Assignee: Roman Bogorodskiy
>              Labels: gsoc, gsoc2012, gsoc2014, mentor, python
>
> This is an umbrella issue for Libloucd Command Line Interface task.
> ================================================ 
> Description: 
> A command line client for all of the APIs supported by libcloud (compute, 
> storage, dns, load-balancers).
> Goals:
> - Build a CLI client for all of the APIs supported by Libcloud
> - Support for Python 2 and Python 3
> - Different user and machine readable output formats (tabular, json, csv, ...)
> - Colors
> - Bash auto-completion
> - Try to generate as much of the interface and commands programatically by 
> parsing the code and docstrings. See 
> https://github.com/islamgulov/libcloud.rest for some examples.
> For an example of how the client should look like, see 
> https://github.com/racker/python-raxcli



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to