Merge branch 'hotfix-0.12.10'
[kamaki] / kamaki / cli / __init__.py
2013-12-12 Stavros SachtourisRename foo --> func everywhere
2013-12-12 Stavros SachtourisRename astakosclients to give astakosclient 2 divs
2013-12-04 Stavros SachtourisAdjust setup
2013-12-02 Stavros SachtourisAllow kamaki-shell to ignore unrecognized commands
2013-12-02 Stavros SachtourisCreate a kamaki-shell command for kamaki shell
2013-11-28 Stavros SachtourisMerge branch 'feature-naming-scheme' into develop
2013-11-19 Stavros SachtourisMove thread control to threaded commands
2013-11-18 Stavros SachtourisMove all argument related syntax help in Arguments
2013-11-15 Stavros SachtourisSyntax check required arguments (incomplete)
2013-10-31 Stavros SachtourisRemove token from history
2013-10-30 Stavros SachtourisImplement user session commands for kamaki
2013-10-14 Stavros SachtourisCache user_catalogs requests, new methods for that
2013-10-03 Stavros SachtourisFix pep8 error
2013-10-02 Stavros SachtourisRemove reference to Config.get/set_global
2013-09-26 Stavros SachtourisUpdate and correct kamaki.clients documentation
2013-09-24 Stavros SachtourisTake care of the documentation (except developers)
2013-09-17 Stavros SachtourisMake authentication lazy
2013-09-11 Stavros SachtourisRemove __builtin__.print up to history
2013-09-10 Stavros SachtourisCreate logger before help message
2013-09-10 Stavros SachtourisCreate logger before help message
2013-09-09 Stavros SachtourisRestore backwards compatibility for image register
2013-09-09 Stavros SachtourisRestore backwards compatibility for image register
2013-09-06 Stavros SachtourisPrepend log_settings to auth_client init
2013-09-06 Stavros SachtourisPrepend log_settings to auth_client init
2013-08-07 Stavros SachtourisLet users know if a cmd grp _cli fails
2013-07-16 Stavros SachtourisComplete ConfigArgument testing
2013-07-15 Stavros SachtourisFully test CommandTree
2013-07-12 Stavros SachtourisSpot and remove unused Command methods
2013-07-08 Stavros SachtourisExclude unset optional cmd groups
2013-06-28 Stavros SachtourisAdd name and uuid of session user to shell greet
2013-06-28 Stavros SachtourisAllow multiple tokens per cloud configuration
2013-06-26 Stavros SachtourisMake wait mechanism usble by more cyclades methods
2013-06-19 Stavros SachtourisRename: scenarios-->examples, add first content
2013-06-17 Stavros SachtourisRename: scenarios-->examples, add first content
2013-06-14 Stavros SachtourisFix deprecated terms in documentation
2013-06-14 Stavros SachtourisFix deprecated terms in documentation
2013-06-13 Stavros SachtourisFix all minor typos and modifications in tests
2013-06-13 Stavros SachtourisUpdagrade error message for multiple clouds
2013-06-13 Stavros SachtourisUse the default_cloud global option
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 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-12 Stavros SachtourisChange term "remote" to "cloud" when proper
2013-06-12 Stavros SachtourisAdjust docs to cover multiple clouds functionality
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 SachtourisUse explicitely set services urls if no auth_url
2013-06-03 Stavros SachtourisImplement --cloud arg to switch between clouds
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-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
next