Fix deprecated terms in documentation
[kamaki] / kamaki / cli / __init__.py
2013-06-14 Stavros SachtourisFix deprecated terms in documentation
2013-06-13 Stavros SachtourisFix all minor typos and modifications in tests
2013-06-12 Stavros SachtourisDo not suggest ansicolors if colors == off
2013-06-12 Stavros SachtourisUpdagrade error message for multiple clouds
2013-06-12 Stavros SachtourisUse the default_cloud global option
2013-06-12 Stavros SachtourisChange term "remote" to "cloud" when proper
2013-06-11 Stavros SachtourisAdjust docs to cover multiple clouds functionality
2013-06-06 Stavros SachtourisAdjust config cli commands to serve remotes
2013-06-05 Stavros SachtourisDecide a cloud term, use it if no cloud.url
2013-06-05 Stavros SachtourisImplement remotes support in Config and cli init
2013-06-04 Stavros SachtourisPlan Config changes (rescue_old_file, translates)
2013-06-04 Stavros SachtourisImplement the Config.guess_version method
2013-06-03 Stavros SachtourisUse explicitely set services urls if no auth_url
2013-06-03 Stavros SachtourisImplement --cloud arg to switch between clouds
2013-05-31 Stavros SachtourisGet endpoint urls for all CLI operations
2013-05-13 Stavros SachtourisRaise a descriptive error for misconfigured cmds
2013-05-13 Stavros SachtourisLog initial call arguments in first log
2013-05-10 Stavros SachtourisMove logger module to kamaki.cli
2013-05-10 Stavros SachtourisAllow activation/deactivation of specific loggers
2013-05-09 Stavros SachtourisUse < and > in stream logger for send/recv resp.
2013-05-09 Stavros SachtourisGlobalize logger usage
2013-04-12 Stavros SachtourisPametrize log file, make it globaly available
2013-03-04 Stavros SachtourisSuggest ansicolors, progress when missing (#3367)
2013-02-11 Stavros SachtourisFix some more pep8 issues, more later
2013-02-11 Stavros SachtourisFix pep8 compliance issues everywhere
2013-02-08 Stavros SachtourisAttempt to pep8-fix some source files
2013-01-17 Stavros SachtourisAdd include option to control conn-content print
2013-01-03 Stavros SachtourisCatch and handle KeyboardInterrupt in shell
2012-12-20 Stavros SachtourisFormated output in long command description
2012-12-19 Stavros SachtourisTest pretty error details with container-not-found
2012-12-19 Stavros SachtourisShow long description in all places it could be
2012-12-18 Stavros SachtourisShow long description if available
2012-12-18 Stavros SachtourisRestructure interface code
2012-12-17 Stavros SachtourisAllow general options to run a@ initial kamaki
2012-12-17 Stavros SachtourisPropagate warning-logging
2012-12-17 Stavros SachtourisIntroduce warning logger
2012-12-12 Dionysis ZindrosMerge with develop
2012-12-10 Stavros SachtourisPretty print_list
2012-12-10 Stavros SachtourisFix unwanted error-detail inheritance bug
2012-12-07 Stavros SachtourisTrace errors in cli.commands mechanism-not prpgtd
2012-12-06 Stavros SachtourisPropagate-debug changes for shell + debug
2012-12-06 Stavros SachtourisCleanup deprecated method in argument
2012-12-06 Stavros SachtourisPropagate-debug changes for one-cmd
2012-12-06 Stavros SachtourisDesign ArgumentParseManager, implement fnctionlity
2012-12-06 Stavros SachtourisCreate ArgumentParseManager, with __init__
2012-12-06 Stavros Sachtourisrid of init_parser
2012-11-19 Stavros SachtourisUnittest parallel server creation
2012-11-19 Stavros SachtourisFix config-forget bug
2012-11-16 Stavros SachtourisFix multi-cmd _best_match bug
2012-11-15 Stavros SachtourisAccess top-level commands from anywhere in shell
2012-11-15 Stavros SachtourisModify history commands
2012-11-15 Stavros SachtourisFix new deep-level bug in shell
2012-11-14 Stavros SachtourisColors off if stdout is not a tty
2012-11-14 Stavros SachtourisApply total error handling
2012-11-14 Stavros SachtourisColors are off by default
2012-11-14 Stavros SachtourisComplete UI/cli interface refactoring, minor bugs
2012-11-09 Stavros SachtourisStart refactoring main CLI
2012-11-09 Stavros SachtourisExtract json-encoded error info in clients
2012-11-09 Stavros SachtourisMinor improvements to server_wait behavior
2012-11-08 Stavros SachtourisFix bug with deep-pathed commands
2012-11-06 Stavros SachtourisPropagate error handling corrections up to CLIs
2012-11-02 Stavros SachtourisUse standard threading instead of gevent/greenlets
2012-11-02 Stavros SachtourisMake all source pep8 compliant
2012-10-31 Stavros Sachtourispep8 part of kamaki (from root to cli)
2012-10-29 Stavros SachtourisSet colors off by default
2012-10-16 Stavros SachtourisKamaki now has interactive shell + minor fixes
2012-10-15 Stavros SachtourisSeperate shell from one-command cli
2012-10-12 Stavros SachtourisVarious behavioral fixes
2012-10-12 Stavros SachtourisError details in default error message
2012-10-12 Stavros SachtourisShell can run cmds with args ony from context
2012-10-11 Stavros SachtourisMultilevel command names and one-level api calls
2012-10-11 Stavros SachtourisMinor fixes
2012-10-11 Stavros SachtourisInitial shell functionality with 1st lvl cmds
2012-10-11 Stavros SachtourisMinor improvements
2012-10-10 Stavros SachtourisInteractive shell (without functionality ftm)
2012-10-10 Stavros SachtourisHistory clean and params
2012-10-08 Stavros SachtourisHistory as command
2012-10-08 Stavros SachtourisAdjust cyclades clis, rearange command locations
2012-10-08 Stavros SachtourisAdd history handling - no history storage yet
2012-10-05 Stavros SachtourisAdjust config
2012-10-05 Stavros SachtourisRename command (mixed with method "command")
2012-10-05 Stavros SachtourisFix command args bug
2012-10-05 Stavros SachtourisRefactor command-tree. Better code, still buggy
2012-10-02 Stavros SachtourisCompleted Pithos_cli adjustment
2012-10-02 Stavros SachtourisFix help message formating, go on with pithos_cli
2012-10-02 Stavros SachtourisShow command-specific help
2012-10-01 Stavros SachtourisInteruption - Haven't finished pithos_cli adjust
2012-10-01 Stavros SachtourisAdjust store list to new arg/config mechanism
2012-09-28 Stavros SachtourisComplete one-command CLI, but still doesn't work
2012-09-27 Stavros SachtourisRefactor CommandTree, parse and get cli class
2012-09-25 Stavros SachtourisTest CommandTree usage and notice it's no good
2012-09-25 Stavros SachtourisFix CLI top level error handling
2012-09-25 Stavros SachtourisArgument object handles part of the functionality
2012-09-20 Stavros SachtourisUnitest purge, create_by_manifestation, versionlst
2012-09-04 Stavros SachtourisCorrect repackaging, minor server list improvement