Skip to content

Conversation

@annatisch
Copy link
Collaborator

Also a rewrite of the argument dependency parser

@xingwu1 xingwu1 merged this pull request into xingwu1:master Jan 20, 2017
xingwu1 pushed a commit that referenced this pull request Jan 20, 2017
* Additional validation and parsing

* Some cleanups

* Minor code refinements
xingwu1 pushed a commit that referenced this pull request Jan 24, 2017
* Additional validation and parsing

* Some cleanups

* Minor code refinements
xingwu1 pushed a commit that referenced this pull request Jan 25, 2017
* Additional validation and parsing

* Some cleanups

* Minor code refinements
xingwu1 pushed a commit that referenced this pull request Jan 27, 2017
* Additional validation and parsing

* Some cleanups

* Minor code refinements
xingwu1 pushed a commit that referenced this pull request Jan 28, 2017
* Additional validation and parsing

* Some cleanups

* Minor code refinements
xingwu1 pushed a commit that referenced this pull request Feb 2, 2017
* Additional validation and parsing

* Some cleanups

* Minor code refinements
xingwu1 added a commit that referenced this pull request Feb 8, 2017
* Add batch data plane commands:

-- Add custom commands
-- Add auto execution data plane codes
-- Import mgmt commands experience

* Added file stream support

* bug fixes

* Fixed regex raw strings

* Added support for JSON input

* Custom and type validation (#4)

* Additional validation and parsing

* Some cleanups

* Minor code refinements

* Fix pylint errors and get rid unused codes.

* List and type validation (#5)

* list and type validation

* Remove auth kwargs

* Fixed typo

* clean pylint error and add data plane command test.

* Bug fixes (#6)

* Remove auth kwargs

* Bug fixes

* Fixed kwargs

* Move the update pool command to custom command.

* Add custom commands test cases

* Tests and delete confirmation (#7)

* Added some tests

* Bug fixes

* Added tests to sln

* Delete confirmation

* Some pylint cleanup

* More tests and fixes (#8)

* Fix pylint and test errors.

* Following PEP8 complaint.

* Use this decroator on doc transfer

* Deferred imports for performance (#9)

* streamlined imports

* pylint fixes

* Renamed AzureDataPlaneCommand

* PyLint and PEP8 clean up.

* Use single parameter for storage account id and name.

* Review feedback + help fixes (#10)

* node-user -> node user

* Review feedback

* More feedback fixes

* pep fixes

* fixed underscore

* More touch ups

* Review fixes (#11)

* Command refinements

* More command feedback

* Test fixes

* More tests

* Add enum list for vmsize and thumbprint algorithm.

* Streamlined commands (#13)

* streamlined commands

* Updated tests

* Fixed arg loading test

* Further command refinements (#14)

* support silent args

* Fixed pool error message

* Further command editing

* last fixes

* Fixed tests (#15)

* Change the coding style.
xingwu1 pushed a commit that referenced this pull request Jan 10, 2018
… plane (Azure#2534)

* Adding basic structure for monitor service
* Adding list command for all azure monitor data plane
* Adding help docs for az monitor data plane commands
* Adding commands for management place of Azure monitor service
* Updating azure-monitor-cli to azure-mgmt-monitor and azure-monitor sdk
* Using nargs to input list of metric-names
* Implement filter for metrics list command
* Implement filter and select in activity-logs command
* Implement filter and select for tenant-activity-logs command
* Adding scaffold command in autoscale-settings (#4)
* Adding unittests for custom monitor commands (#5)
* Rename expanded params and resolve bugs

* Fix expand parameters bug in util to support any parameters
* Adding --filters into activity-logs & tenant-activity-logs
* Adding --ids support into alert-rules & autoscale-settings' show and delete commands
* ignoring filter for alert-rules and autoscale-settings list

* Help docs for all monitor commands to review

* rename activity-logs to activity-log

* Removing tenant-activity-logs command

* Removing event-categories commands as less useful

* Update version to 0.0.1b1+dev

* Renamed service-dignostic-settings to diagnostic-settings

* update help for review

* Update unittests for filters

* Renaming parameter_abc into parameter

* marking metric-names as required parameter for metrics list

* Removing help.json from the review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants