зеркало из https://github.com/microsoft/azure-cli.git
Fix readme formatting (#2202)
* Fix readme formatting * Fix formatting * Should be on new line
This commit is contained in:
Родитель
f2d11541af
Коммит
1b4a9d05d1
|
@ -141,8 +141,10 @@ $ pip install --pre azure-cli --extra-index-url https://azureclinightly.blob.cor
|
|||
- Builds happen at 21:00:00 PDT each night. They are published shortly afterwards.
|
||||
- Whilst all command modules are built each night, not all are included on install.
|
||||
- Install additional components with:
|
||||
```bash
|
||||
```
|
||||
$ export AZURE_COMPONENT_PACKAGE_INDEX_URL=https://azureclinightly.blob.core.windows.net/packages
|
||||
```
|
||||
```
|
||||
$ az component update --add <component_name> --private
|
||||
```
|
||||
- To view the list of installed packages, run ``az component list``
|
||||
|
|
Загрузка…
Ссылка в новой задаче