Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli.py @ d8d801e0

History | View | Annotate | Download (27.5 kB)

# Date Author Comment
cae67d7b 05/09/2012 01:18 pm Giorgos Verigakis

Configuration and CLI updates

  • New configuration mechanism
  • Refactored CLI
  • Added clint dependency
21cf6792 02/02/2012 04:15 pm Giorgos Verigakis

Add a -o option to override the configuration

60560d7c 02/02/2012 04:15 pm Giorgos Verigakis

Add a store create command to create a container

b3b32add 01/30/2012 04:39 pm Giorgos Verigakis

Bugfixes

  • Rename asterias to cyclades
  • Remove create image from compute
  • Fix missing imports

Refs #1956

176894c1 01/20/2012 03:58 pm Giorgos Verigakis

Add a store download command

d2cea1e2 01/19/2012 06:41 pm Giorgos Verigakis

Add Pithos support

  • Use Pithos' smart upload if available
  • Add store container command
  • Add store delete command
a1c50326 01/19/2012 01:08 pm Giorgos Verigakis

Modularize clients

8ab2c986 01/13/2012 03:20 pm Giorgos Verigakis

Add missing glance functions

a6757cbc 01/12/2012 05:51 pm Giorgos Verigakis

Add full support for list and register in glance

614b80ce 01/05/2012 04:27 pm Giorgos Verigakis

Rename kamaki.py to cli.py

Use absolute imports
Update build script