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

6224 Коммитов

Автор SHA1 Сообщение Дата
Saurabh Sarkar 2657cfc4b4 Updating the dev-spaces command from aks group to ads group (#183)
* Updating the dev-spaces command from aks group to ads group
 - refactoring

* Installing cli tooling, if does not exist, on remove command

* Updating min req of azure cli to 2.0.32

* Reverting index related changes
 - will send out a separate PR for this, after updating the generated whl file.
2018-05-17 16:27:00 -07:00
Willie Xu 31f5db537c
Worm feature and listing usage by region (#181)
* vendored mgmt sdk

* sdk

* updated old recordings for new sdk

* added worm feature

enable listing usage by region

ci fixes

fixes

fixes

flake8 fixes

removed prints

* address feedback

* updated index with new extension path

* version bump in index
2018-05-15 16:27:17 -07:00
Rohit Joy 3132df5b28
Remove rdbms public CLI extension. (#179) 2018-05-14 11:28:03 -07:00
Saurabh Sarkar 46d504ee6f Updating index to accomodate dev-spaces-preview extension (#180)
* Updating index to accomodate dev-spaces-preview extension

* Update filename

* Fix CI build
2018-05-11 23:16:01 -07:00
Saurabh Sarkar 3978736fc7 Adding dev-spaces extension under the aks module (#168)
* Adding dev-connect extension under the aks module

* Update Windows Install Path

* Update error message

* Added space create/select functionality with --parent-space options

* File Structure updated

* Update

* CR updates
 - Refactor
 - min AZ cli dependency

* Update package name

* Adding Linux support

* CI build fix

* Updating index - including dev-spaces-preview
CI build fix

* Fix CI

* Reverting index changes

* Updating PermissionError to OSError

* Update

* Updating CodeOwners
2018-05-11 20:12:21 -04:00
Derek Bekoe 63c8c50688
Add some FAQs (#178) 2018-05-11 16:03:27 -07:00
Willie Xu 8241b5dc24
Pylint enabled for all extensions, errors cleaned up for all extensions (#177)
* fixed some pylint errors

* fixed some webapp pylint violations

* correct pylint errors in botservice (#171)

* correct pylint errors in botservice

* fix a couple more pylint errors in botservice

* Fixes for python 2 env (#174)

* Fixes for python 2 env

* disabled too few methods for ChannelOperations class

* Pylint fixes for webapp extension (#175)

* Plylint fixes for Webapp

* Pylint fixes

* More Pylint fixes

* addressing PR feedback
2018-05-10 20:24:07 -04:00
Derek Bekoe a4fd5b0fac
Change codeowner for index.json (#173) 2018-05-09 15:27:50 -07:00
Xing Wu e90e8a2cf0 Update new batch cli extension (#172) 2018-05-09 18:07:51 -04:00
Willie Xu f5df07a01c Oauth (#165)
Introduce connect account authentication in storage preview
2018-05-07 14:20:00 -07:00
Paymaun 9376099b86 IoT extension release v0.4.4 (#167) 2018-05-07 10:59:15 -07:00
Sisira Panchagnula 1e338dcfa6
Updating #of trials for deployment status before timing out (#170)
* Updating #of trials for deployment status before timing out

* Updating index.json
2018-05-06 22:55:21 -07:00
Sisira Panchagnula e0412be393
zip deploy can get hung when the build process takes longer, adding f… (#169)
* zip deploy can get hung when the build process takes longer, adding fix for this scenario

* Pylint fixes

* Updating version
2018-05-06 16:45:28 -07:00
Lukasz Stempniewicz 2eda2edac1 Tunneling improvements (#163)
* Tunneling improvements

* Add interrupt logic

* Update index.json
2018-05-04 16:30:15 -07:00
Chenyang Liu b017bfeab2 Update SKU for SignalR CLI extension (#162) 2018-05-04 15:47:54 -07:00
Sisira Panchagnula 0b338eb9b0
Websites: Updating Help for az webapp up (#160)
* Updating help

* updating index.json
2018-05-03 17:12:39 -07:00
Sisira Panchagnula 8668d165dc
Webapps: Support for asp.net, Java & static html (#159)
* SUpport for ASP.NET

FW:updating to find DOTNET version

Fixing logic for version detected & created for dotnot

Support  for Java

* Support for Static HTML file deployment

Check the default_RG exists in the current subscription and minor string updates

Updating version

Pylint fixes

Minor  fixes
2018-05-03 16:42:16 -07:00
swagat mishra 3b810b4b13 botservice cli extension (#155)
* botservice cli extension

* address comments

* fixed flake8 errors

* update code owners for botservice

* add license headers to files

* update help files for download and publish

* add argument grouping for bot create

* latest python sdk

* add exception handling. correct params. update facebook

* fix ci errors

* update index.json pointing to the botservice package

* fix ci index errors

* remove store_true and convert to three state flag. also fix bot download bug

* remove unnecessary skype and msteams params. fix _ in a param
2018-05-03 14:58:15 -07:00
Lukasz Stempniewicz e8b1903c0b Websites: Add tunneling functionality (#148)
* Initial tunnel commit

* Fix logging statements and command name

* Minor bug fixes

* Update whl file version

* Address comments

* Update hash for wheel file
2018-05-02 16:25:06 -07:00
Willie Xu 1f62acc420 Storage preview (#156)
* readd storage preview extension

setup

* added codeowner for storage extension
2018-05-02 15:26:32 -07:00
Scott Schaab ed05b4b142 updating index with keyvault-preview 0.1.3 (#157) 2018-05-02 14:36:30 -07:00
J. Kalyana Sundaram 52118ab41f eventgrid 0.2.0 (#154)
* Added eventgrid preview extension to index.json.

* Made the hash lowercase.

* Regenerated using Wheel 0.30

* Updating index metadata to match with what's in the package.

* Updated the description to match what's in the package.

* Added minCliCoreVersion in index.json to match with the metadata in the package.
2018-05-01 11:47:20 -07:00
Tamir Kamara a2f5bb0847 Image-Copy: update index with version 0.0.6 (#153)
* update descriptions and version

* Add checks to verify that the source has a managed disk

* fix procedure to name the temp storage account

* support tags and final image name

* fix lint issue

* remove debug statement

* add version 0.0.6 to index
2018-05-01 09:41:39 -07:00
Tamir Kamara 10b5fa8ec9 Image-Copy: better resource names, allow tags & image name override (#151)
* update descriptions and version

* Add checks to verify that the source has a managed disk

* fix procedure to name the temp storage account

* support tags and final image name

* fix lint issue
2018-04-30 12:20:50 -07:00
Scott Schaab 12ff567e52 updating keyvault-preview version and install location (#152) 2018-04-30 10:54:08 -07:00
Derek Bekoe 61ed6bb62e
Update the template for list of available extensions (#150) 2018-04-27 15:26:15 -07:00
Nicholas King be00046f14 Web apps snapshot commands (#145)
* First draft of webapps snapshot commands

* Fixes for linter errors

* Fix parameter typos in CLI error message when --source-name and --source-resource-group aren't used together
2018-04-27 15:16:27 -07:00
J. Kalyana Sundaram 78da8bf7df EventGrid extension for 2018-05-01-preview features (#147)
* Initial commit based on current azure-cli-eventgrid version.

* Add new SDK based on 2018-05-01-preview version.

* CLI changes for EventGrid 2018-05-01-preview version.

* Implementation for new commands and corresponding tests.

* Updated test recordings.

* Updated help text / minor refactoring.

* Include extension metadata.

* Linter fixes.

* Fixes for flake8 issues.

* Updating CODEOWNERS file for eventgrid.

* Incorporated CR feedback.

* Added missing license header.

* Fixed event subscription update to honor the new endpoint types.

* Flake8 fixes.
2018-04-27 15:01:33 -07:00
Scott Schaab f1e00f84d0 keyvault-preview 0.1.1 to index.json (#144)
* adding keyvault-preview extension to index.json

* updating keyvault entry metadata
2018-04-25 14:02:36 -07:00
Ernest Wong 91c6b35871 Fix alias default export path (#146)
* Fix alias default export path

* Fix typo

* Fix CI
2018-04-25 13:02:09 -07:00
Chenyang Liu aa5b26836c Initial PR for SignalR Service preview CLI extension (#142)
* Init for signalr cli extension

* Fix some style issues

* Use wheel==0.30.0

* Update sha256

* Update summery

* Update sdk and fix some issues

* fix some issues

* update CODEOWNERS

* update package_data

* update minCliCoreVersion
2018-04-25 11:25:59 -07:00
Willie Xu 6b9b2a9706
remove storage preview extension (#143) 2018-04-19 14:51:58 -07:00
Sisira Panchagnula 5b85700053
Websites: Adding metadata to support the isPreview feature (#108)
* Updating to use the isPreview metadata for websites extension

fix extension type

index.json update

* updating index.json

* adding minversion to index.json

* Removing space b/w separators

* Adding isPreview to index.json
2018-04-18 16:35:18 -07:00
Derek Bekoe bf36aae519
Fix: Auto-generated SDKs keep having to be ignored in test_static.sh #63 (#141)
* Fix: Auto-generated SDKs keep having to be ignored in test_static.sh #63

* testing testing testing

* Better pylint exclude

* fix pep8

* fix again
2018-04-17 19:41:39 -07:00
Ernest Wong 70d1715872 Alias 0.5.0 (#131)
* Alias 0.5.0

* Fix CI Error

* Fix CI Error

* Incorporate positional argument feature from core

* Address PR comments
2018-04-17 14:47:35 -07:00
Xing Wu 482dadd0d1 azure-batch-cli-extensions 2.2.1 (#133) 2018-04-17 08:56:59 -07:00
Willie Xu 728f66eca9
Initial extension for storage preview (#138)
* added new storage preview module extension

* changed namespaces to be relative

CLI code

resolved imports

* removed non-latest tests, ignore oylint for test files

* resolved more pylint failures

pylint errors

relative import pylint

* adding willie as codeowner

codeowner

* addressed feedback
2018-04-16 16:01:33 -07:00
Derek Bekoe e24250888b
Check for bad wheel first before checking the metadata matches (#139) 2018-04-16 12:33:11 -07:00
Paymaun 58d46d0e01 Az Cli IoT extension v0.4.3 (#135)
* Az Cli IoT extension v0.4.3

* Backrev to wheel 0.30

* Lower case hash, remove '.'

* Leave old version with the same description.
2018-04-13 15:24:43 -07:00
Ernest Wong eb787963ed Tab completion for Alias (#127)
* Tab completion for Alias

* Use tab completion table approach

* Address PR comments

* Change 2.0.31.dev0

* Fix CI error
2018-04-10 11:26:58 -07:00
Derek Bekoe ec53600289
[CI] Check bdist_wheel version in index (#130)
* Closes https://github.com/Azure/azure-cli-extensions/issues/128

* Fix style
2018-04-09 13:23:24 -07:00
Derek Bekoe a0b24e846c
Fix tests: get CLI from edge builds (#129)
* Get CLI from edge

* Fix recordings

* Fix others

* Test fix

* fix again

* try this
2018-04-05 15:55:56 -07:00
Yugang Wang 5adf06965c republish aem due to cli core change (#126)
* republish aem due to cli core change

* update metadata

* update versions
2018-04-03 13:43:53 -07:00
Derek Bekoe 9a3297ffd7
Fix extension tests (#124)
* Fix extension tests

- Fix aem test

* Fix DNS tests after API version change

* Fix rdbms test
2018-04-03 10:28:31 -07:00
wilco 6712ce606e [Subscription RP] Update index.json (#123)
* Update subscription package

* Index fix
2018-04-02 17:43:12 -07:00
wilco 8cca699619 [Subscription RP] create subscription command (#119)
* Upgrade to latest Python subscription SDK

* style fixes

* style fix

* Style fix

* style fix

* Addressing PR feedback:
1. Add description for enrollment-account-name parameter
2. Update manifest

* Improve parameter names.
2018-04-02 10:38:06 -07:00
Rohit Joy cf0d7b6c03
Georestore command for MySQL and PostgreSQL CLI. (#118)
* Add georestore.

* Resolving comments.

* Resolve comments.

* Test update.

* Fix CI.

* Update index.json.

* Fix CI.
2018-03-30 20:33:18 -07:00
Ernest Wong fcee48b0b0 Alias 0.3.0 (#105)
* Alias 0.3.0

* Fix CI build

* Do not translate environment variables for command argument

* Address PR comments

* Address PR comments
2018-03-30 11:35:37 -07:00
Derek Bekoe e229279bbe
Ref doc gen formatting improvements (#116)
* Ref doc gen: Format user directory as ~ and use forward slashes

* fix exceptions

* Preserve backslashes in example text
2018-03-30 10:33:01 -07:00
Derek Bekoe 9e53cd9969
Run available extensions doc sync on cron job instead (#115) 2018-03-29 13:45:10 -07:00