Граф коммитов

  • f7108ca6b8 Install components from different locations, prompt_for_delete of components Derek Bekoe 2016-03-25 21:46:43 -0700
  • e4106b8707 - Removed now defunct 'unexpected parameters' parameter for all command handlers - Fixed up storage account/key/connection string parameter combinations where they were accidentally set to always be required when they in fact are part of mutually exclusive parameter sets. We need to handle this better in the future - Renamed 'options' to 'arguments' in our command table. - Fixed up resource group alias (from --rg to -g) - Refactored application/session/configuration/command loading. The command package is now responsible for loading submodules. Renamed session to configuration and made it responsible for knowing what hints to give to the command modules in order to load the right set of modules. Moved event registreation and raising from what was previously the session object to the application object. - Moved transforming of returned SDK objects from Output to the Application module and made output only responsible for figuring out which formatter to use Johan Stenberg 2016-03-25 19:46:04 -0700
  • 1cadf0ee3f Implement 'components remove' and format the list for 'components list' Derek Bekoe 2016-03-25 19:13:14 -0700
  • 8a54d5b93b Create file to run pylint on all command modules (fix the issues found) Derek Bekoe 2016-03-25 17:14:35 -0700
  • a379335b22 Working prototype of VCR test generator. Travis Prescott 2016-03-25 16:42:10 -0700
  • 6c59661254 remove test comments Burt Bielicki 2016-03-25 16:20:02 -0700
  • 8674e311ca Fix pylint errors Derek Bekoe 2016-03-25 16:08:37 -0700
  • 92dda401a1 azure.cli is not zip safe Derek Bekoe 2016-03-25 15:51:12 -0700
  • d6b817a862 add try finally and a message stating where help was generated to Burt Bielicki 2016-03-25 15:39:40 -0700
  • f86ec6733f Merge pull request #83 from derekbekoe/adal-version-tag Yugang Wang 2016-03-25 15:13:03 -0700
  • c0517f8c79 Update comment: Point to a specific tag that is stable for the adal dev work. Derek Bekoe 2016-03-25 15:08:16 -0700
  • eff520c6c9 Create all component packages Derek Bekoe 2016-03-25 09:53:27 -0700
  • 9f51a4cbf7 merge caused error on login action, updated help to match new params Burt Bielicki 2016-03-25 12:50:54 -0700
  • dd77d3f732 merge master Burt Bielicki 2016-03-25 10:55:14 -0700
  • ee1d0ed85b Update _resolve_tags method. Add automated tests. Travis Prescott 2016-03-25 09:06:30 -0700
  • 23db3f740a Re-enabled/fixed up resource command package (new commands picked up in merge used old-style command decorators) Johan Stenberg 2016-03-24 22:45:49 -0700
  • 61d8edb566 Add back description decorator for commands Re-enabled arbitrary order of decorators for commands (used to require the command decorator to be first/closest to the wrapped handler) Migrated storage to argparse model - Enabled parameter metadata sharing between commands Johan Stenberg 2016-03-24 21:16:11 -0700
  • e309d4eebb Ignore vscode workspace settings file Derek Bekoe 2016-03-24 15:03:07 -0700
  • bd35da6b94 Merge from upstream Johan Stenberg 2016-03-24 13:14:19 -0700
  • 0d60821e5c Add files to pyproj Johan Stenberg 2016-03-24 13:09:20 -0700
  • 778909bf89 Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommandsPhase2 Travis Prescott 2016-03-24 11:43:56 -0700
  • 00b025482d Fix post-merge conflict in gitignore. Travis Prescott 2016-03-24 11:43:35 -0700
  • 3b05f5484e Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceShowAndSetCommands Travis Prescott 2016-03-24 11:41:03 -0700
  • 14742fc167 Fix lease duration validation and code review comments. Travis Prescott 2016-03-24 11:35:43 -0700
  • 0c48c28190 Merge pull request #78 from tjprescott/AddStorageDataPlaneCommands Johan Stenberg (MSFT) 2016-03-24 11:11:06 -0700
  • 8aa73a3696 Removed unused code and cleaned up pylint errors. Johan Stenberg 2016-03-24 10:19:19 -0700
  • d2ede2fe73 Rollback interpreter and extra environment changes. Travis Prescott 2016-03-24 10:14:31 -0700
  • 52c20d1f05 Merge branch 'AddStorageDataPlaneCommands' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommandsPhase2 Travis Prescott 2016-03-24 09:08:00 -0700
  • e1b8ee6182 Print progress output to stderr. Travis Prescott 2016-03-24 09:07:27 -0700
  • a5a60486d5 Clarify error when _resolve_api_version fails due to no matching resource type. Travis Prescott 2016-03-24 08:36:43 -0700
  • 671f85a5cc Remove accidental debug print message from autocommand's execute method Johan Stenberg 2016-03-23 22:21:42 -0700
  • 4251806aff Remove bogus override of ArgumentParser's error method (was accidentally left over from earlier experiment) Johan Stenberg 2016-03-23 22:21:17 -0700
  • f8443c249f Simplify resolve_api_version method. Travis Prescott 2016-03-23 17:04:11 -0700
  • d464c1dfec Update batch 2 commands. Travis Prescott 2016-03-23 16:48:10 -0700
  • 53f1d1382a Merge branch 'AddStorageDataPlaneCommands' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommandsPhase2 Travis Prescott 2016-03-23 16:02:36 -0700
  • 71440f9ed5 Remove extraneous line from gitignore. Travis Prescott 2016-03-23 16:02:15 -0700
  • 2eef601274 Add commands: file download, container exists, blob exists, container lease ops, share contents Travis Prescott 2016-03-23 15:30:04 -0700
  • 124072aae7 Merge branch 'AddStorageDataPlaneCommands' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommandsPhase2 Travis Prescott 2016-03-23 12:51:08 -0700
  • b8bc27bb92 Remove extraneous import. Travis Prescott 2016-03-23 12:50:49 -0700
  • e7545ca33f Code review feedback to simplify renew keys command. Travis Prescott 2016-03-23 12:45:50 -0700
  • 9ac169abf3 Simplify progress indicator using percentage instead of dots. Travis Prescott 2016-03-23 12:28:52 -0700
  • a63e6fae5f Remove cmd line arguments. Travis Prescott 2016-03-23 11:48:47 -0700
  • be5ad5a255 Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommands Travis Prescott 2016-03-23 10:56:55 -0700
  • ded6bad7a2 Unit tests and refactoring for "resolve_api_version" method. Travis Prescott 2016-03-23 10:55:34 -0700
  • 92eed2a445 Add basic commands for share, directory, and file. Travis Prescott 2016-03-22 22:13:59 -0700
  • 23f8f73567 Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommandsPhase2 Travis Prescott 2016-03-22 21:10:01 -0700
  • 102f756c71 Merge branch 'AddStorageDataPlaneCommands' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommandsPhase2 Travis Prescott 2016-03-22 21:09:29 -0700
  • 9e03509f98 Hook up extensions again (including output transform and jmes path querying) Johan Stenberg 2016-03-22 19:39:02 -0700
  • c2189a5b54 Merge pull request #74 from BurtBiel/bugs/ReenableRestLogging Johan Stenberg (MSFT) 2016-03-22 17:55:46 -0700
  • bd9d5a241b - Add resource commands back - Remove command class and use raw dictionaries instead to represent a command - Eliminated the requirement to duplicate dest value for argument aliases - Explicitly remove the _output_format in the built-in output format argument handler as this seem to be a better pattern than blindly ignore any argument names with a leading underscore when calling the handler Johan Stenberg 2016-03-22 17:50:39 -0700
  • ef04d4d234 Add descriptions to the account commands back Johan Stenberg 2016-03-22 17:46:49 -0700
  • 3372d401ff Simpler version of logging hookup Burt Bielicki 2016-03-22 16:46:17 -0700
  • 8728cafc28 Address code review comments. Travis Prescott 2016-03-22 15:47:01 -0700
  • 2fe27f7985 Address code review comments. Travis Prescott 2016-03-22 15:18:46 -0700
  • 15e1c1ceee Implement workaround for msrest issue with SQL endpoints. Travis Prescott 2016-03-22 13:39:16 -0700
  • d190a1437d Address code review comments. Travis Prescott 2016-03-22 13:34:34 -0700
  • 9338028b55 Merge pull request #79 from tjprescott/AddResourceShowAndSetCommands Mayuri Diwan 2016-03-22 13:33:36 -0700
  • fafda816d1 scenario polish Burt Bielicki 2016-03-22 11:04:44 -0700
  • 00c7a73490 tets and lint Burt Bielicki 2016-03-22 10:33:50 -0700
  • a85556f08d bug fixes in help behaviors Burt Bielicki 2016-03-22 10:23:27 -0700
  • f6ebb8e631 Remove Option class in favor of simply using a tuple(list, dictionary) to represent arguments to a command. Johan Stenberg 2016-03-22 09:58:55 -0700
  • 94c3f4eb62 Simplify account commands. Travis Prescott 2016-03-22 09:42:17 -0700
  • 12a8acf2f2 Clean up metavar and replace underscores with dash for command line args... Johan Stenberg 2016-03-21 20:36:41 -0700
  • a467e3d74b Re-add support for description. Instead of separate decorator, I made it to an argument to the command decorator. Johan Stenberg 2016-03-21 20:08:14 -0700
  • 2a6f545aee Initial prototype moving over from custom parser implementation to argparse. Johan Stenberg 2016-03-21 19:26:11 -0700
  • 99f6aa1885 Merge branch 'AddStorageDataPlaneCommands' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommandsPhase2 Travis Prescott 2016-03-21 16:34:33 -0700
  • 506457ed69 Ignore virtual environment director for Python 2.7. Travis Prescott 2016-03-21 16:33:49 -0700
  • 8aa87c0efe Compatability fixes for Python 2.7. Travis Prescott 2016-03-21 16:08:14 -0700
  • 0992cc5411 update proj file Burt Bielicki 2016-03-21 15:41:38 -0700
  • f37dd42405 turn yaml parse error strings into the long description Burt Bielicki 2016-03-21 15:38:58 -0700
  • 7f6d438274 minor change Burt Bielicki 2016-03-21 15:23:07 -0700
  • 5e0e24d71f Fix pylint issues. Travis Prescott 2016-03-21 15:21:44 -0700
  • 2a9821b211 Replace implementation with Python 3.x only keyword 'nonlocal' with a compatible Python 2.7 implementation. Travis Prescott 2016-03-21 15:19:18 -0700
  • ab9fc3539f print change Burt Bielicki 2016-03-21 15:09:39 -0700
  • 9eb854aa68 Remove incomplete set and create implementations. Travis Prescott 2016-03-21 14:53:08 -0700
  • b0d9c5b3a0 tests and lint Burt Bielicki 2016-03-21 14:38:52 -0700
  • 79ed1db81d Add storage account 'create' and 'set' commands. Travis Prescott 2016-03-21 14:29:16 -0700
  • 41ab8649a1 Revert "Revert "implemented help behaviors"" Burt Bielicki 2016-03-21 13:43:14 -0700
  • 3c0bf7def8 Revert "implemented help behaviors" Burt Bielicki 2016-03-21 13:41:52 -0700
  • 184c548b28 implemented help behaviors Burt Bielicki 2016-03-21 13:38:21 -0700
  • 817f132035 Change % formatting to .format, cleanup up pylint issues. Travis Prescott 2016-03-21 12:59:01 -0700
  • a23907bc19 Fix up the container create public-access logic. Add comments to track future work. Travis Prescott 2016-03-21 10:01:49 -0700
  • 699697b0dc Replace % formatting with .format(). Add public-access parameter to container create command. Travis Prescott 2016-03-21 09:29:39 -0700
  • 137626904c Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddStorageDataPlaneCommands Travis Prescott 2016-03-18 21:54:49 -0700
  • 4565131bf1 Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceShowAndSetCommands Travis Prescott 2016-03-18 21:53:41 -0700
  • 041ddcea77 Merge pull request #72 from yugangw-msft/adal Yugang Wang 2016-03-18 19:59:27 -0700
  • 6beafeccf4 support login using aad device flow yugangw-msft 2016-03-16 13:23:33 -0700
  • bd51d44c33 Incorporate Burt's changes to avoid a potential bad merge due to difference in filenames. Travis Prescott 2016-03-18 17:09:47 -0700
  • 67ca0dd5c1 Fix bug in transform.py. Add various blob commands. Add dot progress indicators to blob upload and download. Travis Prescott 2016-03-18 17:06:35 -0700
  • 28531eb3ec pylint, fix tests Burt Bielicki 2016-03-18 16:55:11 -0700
  • 8697023db2 help behavior: show descriptions when showing group children Burt Bielicki 2016-03-18 16:45:34 -0700
  • ccbb3a6a22 pylint Burt Bielicki 2016-03-18 14:57:58 -0700
  • 673c2f2e6b Working help generation Burt Bielicki 2016-03-18 14:52:27 -0700
  • 3975c0ac86 Return parameter strings to inline representation. Clean up pylint issues. Travis Prescott 2016-03-18 13:12:27 -0700
  • 853340661d Resolve API method searches for the first non-preview method unless it is the only one available. Travis Prescott 2016-03-18 10:48:24 -0700
  • 380ad2f92a Fix pylint issues. Travis Prescott 2016-03-18 10:37:28 -0700
  • 2257b40b51 Replace manual commands with auto-commands. Travis Prescott 2016-03-18 10:20:17 -0700
  • c9b6b11228 Split out 'resouce create' and 'resource set' commands. Lookup location for set. Wrap list indexing in try/catch. Travis Prescott 2016-03-17 16:30:20 -0700
  • 0a565a1899 merge master Burt Bielicki 2016-03-17 16:03:23 -0700
  • 5011fdaadc Address code review comments. Renew keys via param instead of flags. Change default behavior to renew both. Travis Prescott 2016-03-17 16:00:50 -0700