Skip to content

Conversation

@Juliehzl
Copy link
Contributor


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

@Juliehzl Juliehzl requested a review from zikalino as a code owner October 31, 2019 06:58
@azuresdkci
Copy link

If this PR is for a new extension or change to an existing extension, use the following to try out the changes in this PR:

docker run -it microsoft/azure-cli:latest
export EXT=<NAME>
pip install --upgrade --target ~/.azure/cliextensions/$EXT "git+https://github.com/Juliehzl/azure-cli-extensions.git@index#subdirectory=src/$EXT&egg=$EXT"

@Juliehzl Juliehzl requested a review from zikalino November 3, 2019 06:57
@zikalino zikalino merged commit 48e8aa6 into Azure:master Nov 3, 2019
@Juliehzl Juliehzl deleted the index branch November 22, 2019 05:51
ManuInNZ pushed a commit to ManuInNZ/azure-cli-extensions that referenced this pull request Apr 11, 2020
* update index.json

* Refine help message

* add az storage blob move command

* update help for blob move and add blob access command group

* Add help for blob access ccommand group

* add test for blob commands

* update history.rst

* update index.json

* update comment message

* fix style

* Mark all new commands as preview

* add help for blob directory show

* fix style

* update index.json

* update help

* update index.json

* re-record test

* update index.json

* fix help_entry

* re-record test

* update index.json
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.

3 participants