Skip to content

cakebread/jindo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jindo
====

.. contents::

Installation
------------

You can install jindo with ``easy_install jindo`` (sudo required in most cases)

You'll need to create this file and put your (mt) API key in it:

~/.jindorc

Contents:

api_key=YOUR_API_KEY


Summary
-------

Usage Examples::

    $ jindo -i
         Get a list of all services associated with the account API keyh was issued for

    $ jindo -d NNNNN
         List details for service number NNNNNN

    $ jindo -d NNNNN -f json
         Same as above but output in JSON format instead of text



Changes
-------
**0.0.2**: Added -f format option
           


Requirements
------------

* setuptools


About

Library and command-line client for (mt) Media Temple API in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages