Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Latest commit

 

History

History
48 lines (29 loc) · 1.01 KB

index.md

File metadata and controls

48 lines (29 loc) · 1.01 KB

AzExt

Welcome to the documentation for AzExt.

Cli Commands

Help

AzExt is divided into main and sub-commands. To get a list of the root commands that azext supports, issue the following command.

> azext help

Command List

  init        Generate default config folder
  changelog   Tools to manage and generate changelogs
  readme      Tools to manage and generate partial documentation
  help        Print this usage guide.

Global Options

  --ci string   Run in CI mode. Currenctly supported: ado (Azure DevOps) --ci=ado

Global options

Options

  --ci string   Run in CI mode. Currenctly supported: ado (Azure DevOps) --ci=ado

CI Mode

CI mode currently only supports the key ado (Azure DevOps). This will integrate with the Task Agent, mostly in logging commands.