Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands / config_cli.py @ 7b6e977c

History | View | Annotate | Download (4.1 kB)

# Date Author Comment
436bd910 01/22/2013 07:51 pm Stavros Sachtouris

Propagate changes to config_cli

439826ec 01/09/2013 02:27 pm Stavros Sachtouris

Adjust util, docs and store_list to new strategy

New method: cli.utils.page_hold holds console until user input, usefull for listing
results

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

43ee6ae1 12/07/2012 06:17 pm Stavros Sachtouris

Propagate new error handling to cli.commands

New error handling is done only with cli.errors raiseCLIError methos

e9a92550 11/19/2012 04:42 pm Stavros Sachtouris

Fix config-forget bug

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

Reload config after config modifications in shell

d486baec 11/14/2012 01:38 pm Stavros Sachtouris

Complete UI/cli interface refactoring, minor bugs

234954d1 11/01/2012 03:20 pm Stavros Sachtouris

pep8 kamaki.cli.commands

67cea04c 10/29/2012 04:11 pm Stavros Sachtouris

Set colors off by default

03fd7ddb 10/26/2012 04:03 pm Stavros Sachtouris

Remove relative imports from commands specs

5eae854d 10/15/2012 12:00 pm Stavros Sachtouris

Rearange commands class hierarchy

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

Adjust config

0b368c8c 09/27/2012 07:47 pm Stavros Sachtouris

Refactor CommandTree, parse and get cli class

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

Correct repackaging, minor server list improvement