Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / config.py @ 17d86215

History | View | Annotate | Download (4.9 kB)

# Date Author Comment
89e4c1c4 01/30/2013 05:00 pm Stavros Sachtouris

Get rid of OrderedDict dependency for python<=2.6

3fe56be4 01/03/2013 05:09 pm Stavros Sachtouris

Richer help for config CLI commands

New feature: config delete --default to remove a default config option during
a session

57ecec97 01/03/2013 12:38 pm Stavros Sachtouris

Include defaults by default in config list

d6737e18 12/17/2012 08:07 pm Stavros Sachtouris

Help user initial kamaki setup (docs and defaults)

8eb8c540 11/16/2012 06:59 pm Stavros Sachtouris

Reload config after config modifications in shell

4f6a21f6 11/14/2012 02:14 pm Stavros Sachtouris

Colors are off by default

fd5db045 10/31/2012 07:02 pm Stavros Sachtouris

pep8 part of kamaki (from root to cli)

f7e38cbb 10/30/2012 02:13 pm Stavros Sachtouris

Fix image list_public syntax bug, gracefull error

Connection module errors are controled and nicer
untitest list_public

b9d07587 10/30/2012 01:25 pm Stavros Sachtouris

Astakos: minor config bug, introduce unittesting

9f1d1fcf 10/29/2012 07:09 pm Stavros Sachtouris

History file at root

e8bd81eb 10/29/2012 06:15 pm Stavros Sachtouris

Default values minor fixes

554d18b0 10/29/2012 05:31 pm Stavros Sachtouris

Setup default values for synnefo services

Defult values refer to the okeanos production
services. If the caller has access to okeanos
production site (an account name and a token)
then the minimum config file for kamaki is

[global]
account=...

b46307af 10/08/2012 07:15 pm Stavros Sachtouris

History as command

26cd03ca 10/05/2012 06:58 pm Stavros Sachtouris

Adjust config

7493ccb6 09/04/2012 06:57 pm Stavros Sachtouris

Correct repackaging, minor server list improvement