Update copyright dates for changes files
[kamaki] / kamaki / cli / command_shell.py
2014-03-05 Stavros SachtourisUpdate copyright dates for changes files feature-input-output-encoding
2014-03-04 Stavros SachtourisFix one-command/shell differences in http encoding
2014-02-24 Stavros SachtourisOnly two cmds in history, use history_limit
2013-11-29 Stavros SachtourisFix required args parsing in kamaki shell mode
2013-11-29 Stavros SachtourisRe-fix expected codes in network-libs (sorry)
2013-11-18 Stavros SachtourisMake shell syntax help as verbose as one-commands
2013-11-15 Stavros SachtourisSyntax check required arguments (incomplete)
2013-10-02 Stavros SachtourisRemove reference to Config.get/set_global
2013-09-24 Stavros SachtourisTake care of the documentation (except developers)
2013-08-23 Stavros SachtourisForce shell to do nothing in empty lines
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-26 Stavros SachtourisUpdate the copyright dates everywhere
2013-06-25 Stavros SachtourisRestore history-run functionality
2013-06-25 Stavros SachtourisRestore history-run functionality
2013-06-25 Stavros Sachtouris Simplify listings
2013-06-06 Stavros SachtourisMake sure user and history commands work fine
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-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-05-31 Stavros SachtourisGet endpoint urls for all CLI operations
2013-05-15 Stavros SachtourisRestore 2nd level command sysntax in shell
2013-05-13 Stavros SachtourisAllow runtime args when invoking interactive shell
2013-05-10 Stavros SachtourisStop shell from destroying config instance
2013-04-02 Stavros SachtourisCreate an image compute cmd group, make it work
2013-03-21 Stavros SachtourisFix typo in shell intro (bug #3444)
2013-02-08 Stavros SachtourisAttempt to pep8-fix some source files
2013-01-03 Stavros SachtourisAllow params starting with - (e.g. history run)
2013-01-03 Stavros SachtourisCatch and handle KeyboardInterrupt in shell
2012-12-19 Stavros SachtourisIn shell, ignore unknown - args
2012-12-19 Stavros SachtourisDeal with with argparse stupid error handling
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-18 Stavros SachtourisDebug history run
2012-12-17 Stavros SachtourisClean up code
2012-12-17 Stavros SachtourisAllow general options to run a@ initial kamaki
2012-12-14 Stavros SachtourisMerge branch 'features/output' into develop
2012-12-14 Stavros SachtourisMake shell prompt sustainable to modifications
2012-12-12 Dionysis ZindrosMerge with develop
2012-12-12 Stavros SachtourisRename history.recall to load, allow multiple ids
2012-12-12 Stavros SachtourisHistory in shell can execute commands ('recall')
2012-12-11 Stavros SachtourisAdd service userinfo, rearange admin userinfo
2012-12-11 Stavros SachtourisMerge branch 'develop' into features/astakos
2012-12-11 Stavros SachtourisBugfix shell with custom config file
2012-12-11 Stavros SachtourisAdd get_user_by_email/username
2012-12-10 Stavros Sachtourisshell help messages are full
2012-12-10 Stavros SachtourisRemove config from shell arguments (careful!)
2012-12-10 Stavros SachtourisRemove unused shell options
2012-12-07 Stavros SachtourisLet shell be ready for unexpected errors
2012-12-06 Stavros SachtourisFix shell extra args bug
2012-12-06 Stavros SachtourisPropagate-debug changes for shell + debug
2012-11-20 Stavros SachtourisMove split_line code to cli.utils
2012-11-20 Stavros SachtourisMatch more quoted text
2012-11-20 Stavros SachtourisParse quoted strings in interactive shell
2012-11-19 Stavros SachtourisUnittest parallel server creation
2012-11-19 Stavros SachtourisFix config-forget bug
2012-11-16 Stavros SachtourisGradual thread inc/decrease in up/download
2012-11-16 Stavros SachtourisContext roll-back in case of exit
2012-11-15 Stavros SachtourisComplete top-level commands from everywhere
2012-11-15 Stavros SachtourisFix top-level from top-level call 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 SachtourisSTART FEAT. DEV. cmd accessibility in shell
2012-11-14 Stavros SachtourisUse CLIErrors in shell
2012-11-14 Stavros SachtourisImprove print_list/dict
2012-11-14 Stavros SachtourisComplete UI/cli interface refactoring, minor bugs
2012-11-02 Stavros SachtourisMake all source pep8 compliant
2012-10-31 Stavros Sachtourispep8 part of kamaki (from root to cli)
2012-10-26 Stavros SachtourisRemove relative imports from all pkgs, fix astakos
2012-10-18 Stavros SachtourisMinor fix
2012-10-18 Stavros SachtourisMerge branch 'develop' of https://code.grnet.gr/git...
2012-10-18 Stavros SachtourisImprove interactive shell help
2012-10-18 Stavros SachtourisImprove interactive shell help msg
2012-10-16 Stavros SachtourisFix arguments in context switching
2012-10-16 Stavros SachtourisMinor fixes
2012-10-16 Stavros SachtourisTide up a little
2012-10-16 Stavros SachtourisKamaki now has interactive shell + minor fixes
2012-10-15 Stavros SachtourisSeperate shell from one-command cli