Feiyue Yu
ddf6f45764
[Doc] Try new features before release ( #11784 )
...
* [Doc] Try new features without releasing
* use case-sensitive file name
* Refine
* Add highlighted rectangle in screenshot
* Add entrance in main readme
2020-01-10 16:20:51 +08:00
Feng Zhou
efab83e32c
update for docker doc ( #11664 )
2019-12-25 13:23:45 +08:00
Feng Zhou
fbeb57dd43
Python edge build ( #11377 )
2019-11-26 13:41:02 +08:00
kitingChris
c4864f07fa
Updated Readme for non-root docker usage ( #10107 )
...
* Updated Readme for non-root docker usage
When mounting the home directory the container should not be running without the current user id and group id.
Otherwise all files that azure-cli writes will be written as root - in the container and on the host.
See also https://medium.com/redbubble/running-a-docker-container-as-a-non-root-user-7d2e00f8ee15
* applying same in a few lines below as suggested
2019-10-21 14:16:04 +08:00
Stephen Tramer
844005a08d
Remove hardcoded en-us locale in docs links. ( #10251 )
2019-08-20 13:09:19 +08:00
Travis Prescott
01aa37ae89
Update Command Guidance for Complex Objects. ( #9922 )
...
* Update command_guidelines.md
* Update guidance.
* Revisions. Make helper methods public and move to core.
* Add onboarding guidance for transitions (preview to GA).
* Updates
* Update is_preview
* Fix formatting.
* Tweaks for CI.
2019-07-18 15:52:28 -07:00
Martin Strobel
3d51f49905
Removing out of date edge-build instructions. ( #9950 )
2019-07-16 12:01:56 -07:00
Martin Strobel
a2c8ed23fa
Updating CI Badge ( #9381 )
2019-05-14 15:20:32 -07:00
Martin Strobel
68fa730b71
Fixing Docker image reference in README ( #9239 )
2019-04-30 12:54:56 -07:00
Michael Russell
bb30e88dec
Add --rm to clean up container after exiting. ( #9166 )
...
I'm thinking we'd want to add the `--rm` flag to clean up the Docker container after usage?
2019-04-25 15:11:17 -07:00
Martin Strobel
ae43e812ad
Adding ADO Badge to Readme ( #8993 )
2019-04-04 12:07:54 -07:00
Martin Strobel
af527693c4
Updating Edge installation instructions ( #8908 )
2019-03-28 12:12:15 -07:00
Tariq Ibrahim
11b9cf065d
Remove the LICENSE part from README.md ( #8838 )
...
It is not required to have the LICENSE section in the README.md as we have a separate LICENSE file already.
2019-03-21 08:43:32 -07:00
Yugang Wang
f4bbf64a28
doc: pro tips of using CLI ( #8351 )
2019-02-19 20:19:30 -08:00
Lachlan Eagling
77cbe103b0
Add table for exit codes ( #7572 )
2018-10-16 07:11:04 -07:00
Atul Bagga
9ea2ecf19e
Updated VCR tests link in readme.md ( #7544 )
...
Document was renamed due to which the link is broken in the Readme.md
2018-10-11 09:09:18 -07:00
Shannon Crabill
8ce170bc64
Updates slack shield on README ( #7504 )
2018-10-08 15:13:45 -07:00
Stephen Tramer
4b11d73a39
Remove explicit versioning informaton in help and supplementary materials. ( #6762 )
2018-07-10 14:01:20 -07:00
Willie Xu
5dad96d725
Generic show method for registering commands. ( #6489 )
...
* added generic show method
* use generic_show_command for storage account show as example
* style and history
* exit with 3 if show gives back 404
* added exit code docs
* pass args to factory
* disable too many lines pylint
* added tests for exit codes of storage account show
* consolidated code
* updated command guidelines for show
* update arm api-version
2018-07-03 11:11:03 -07:00
Ernest Wong
ef7b9c0758
Point to dev branch instead of master branch ( #6226 )
2018-04-25 16:20:16 -07:00
Derek Bekoe
e20383ce83
Docker image moved to microsoft/azure-cli ( #5291 )
...
* Docker image moved to microsoft/azure-cli
* minor change to main readme
* Address CR feedback
* Format fix
2018-01-12 16:05:15 -08:00
Troy Dai
04518e852d
Sync Knack branc with dev
2017-12-19 18:35:27 -08:00
Derek Bekoe
06f1962a00
Remove curl install from README ( #4602 )
2017-10-03 13:18:47 -07:00
Troy Dai
6d5d3ea58e
Update readme for edge build update
2017-09-19 10:20:47 -07:00
Azure SDK CI
17c4e2648b
Minor modification to README.md
2017-06-28 21:12:13 +00:00
Derek Bekoe
3637f0f011
Small fix for README badge & bot version no. change ( #3567 )
...
* Fix formatting of Slack badge on readme
* Change version for github bot
2017-05-31 16:37:43 -07:00
Jason R. Shaver
b392260163
Added slack badge to readme. ( #3557 )
2017-05-31 13:58:15 -07:00
Derek Bekoe
85d95913a0
Remove references to CLI being in preview ( #3273 )
2017-05-09 12:03:04 -07:00
Shayne Boyer
ebacc4aaa0
Docs: Add information for upgrading nightly builds ( #2959 )
2017-04-21 13:39:57 -07:00
Troy Dai
458176df90
Add scenario tests documentation ( #2555 )
2017-03-20 09:17:17 -07:00
Derek Bekoe
1b4a9d05d1
Fix readme formatting ( #2202 )
...
* Fix readme formatting
* Fix formatting
* Should be on new line
2017-02-21 14:00:42 -08:00
Aaron Roney
5ebdd1287f
Update README. ( #2188 )
2017-02-20 16:28:14 -08:00