-
Notifications
You must be signed in to change notification settings - Fork 1
Library and command-line client for (mt) Media Temple API in Python
License
cakebread/jindo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published