← 返回命令列表

Linux command

azure-cli 命令

网络

复制后可按需替换文件名、目录或参数。

常用示例

Install

pip install azure-cli

Update

pip install --upgrade azure-cli

Verify

az --version

说明

azure-cli is the Python package for the Azure command-line interface. It provides the `az` command and all associated modules for managing Azure resources. The package can be installed via pip, OS package managers, or standalone installers.

FAQ

What is the azure-cli command used for?

azure-cli is the Python package for the Azure command-line interface. It provides the `az` command and all associated modules for managing Azure resources. The package can be installed via pip, OS package managers, or standalone installers.

How do I run a basic azure-cli example?

Run `pip install azure-cli` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more azure-cli examples?

This page includes 3 examples for azure-cli, plus related commands for nearby Linux tasks.