Skip to content

Latest commit

 

History

History
214 lines (181 loc) · 12 KB

quick-reference.md

File metadata and controls

214 lines (181 loc) · 12 KB
title titleSuffix description ms.topic ms.prod ms.technology ms.manager ms.author author monikerRange ms.date
Index to az devops CLI examples
Azure DevOps
Index to az devops CLI examples
conceptual
devops
devops-reference
mijacobs
kaelli
KathrynEE
>= azure-devops-2020
03/17/2021

Index to az devops examples

[!INCLUDE temp]

Use this index to quickly access examples that showcase use of command line tools. For a list of commands that support Azure DevOps operations, see the following Azure CLI reference articles:

Note

The Azure DevOps Command Line Interface (CLI) is available for Azure DevOps Server 2020 and Azure DevOps Services.

Azure Artifacts

Azure Boards

:::row::: :::column span="1"::: #### Area and Iteration Paths - Add a project area path - Add a project iteration - Delete or update a project iteration path - List project area paths - List project iteration paths - List team areas paths - List team iteration paths - Remove area path from a team - Rename or move a project area path - Set team area paths - Set team iteration paths #### Queries - Run work item query - Permanently delete work items
:::column-end::: :::column span="1"::: #### Teams - Add a team - Delete a team - List team members - List teams - Show team details - Update a team #### Work items - Add work items - Delete work items
- List supported link types - Move work items - Show work item details - Update work items :::column-end::: :::row-end:::

Organizations

:::row::: :::column span="1"::: #### Banners - Add a new banner - List banners - Remove a banner - Show banner details - Update a banner :::column-end::: :::column span="1"::: #### User accounts - Add a user - List users - Remove a user - Update a user - Show users :::column-end::: :::row-end:::

Azure Pipelines

:::row::: :::column span="1"::: #### Add and run a pipeline - Create a pipeline - Run a pipeline - Show the details of a pipeline - Update a pipeline

  #### Agents, agent pools, agent queues 
  - [List agents](../pipelines/agents/agents.md#list-agents)
  - [List agent pools](../pipelines/agents/pools-queues.md#list-agent-pools)
  - [List agent queues](../pipelines/agents/pools-queues.md#list-agent-queues)
  - [Show agent details](../pipelines/agents/agents.md#show-agent-details)
  - [Show agent pool details](../pipelines/agents/pools-queues.md#show-agent-pool-details)
  - [Show agent queue details](../pipelines/agents/pools-queues.md#show-agent-queue-details)

  #### Artifacts
  - [Download your artifact](../pipelines/artifacts/pipeline-artifacts.md#download-artifacts) 
  - [Publish an artifact to your pipeline](../pipelines/artifacts/pipeline-artifacts.md) 

:::column-end::: :::column span="1"::: #### Runs - Add tag to pipeline run - Delete tag from pipeline run - List pipeline runs - List pipeline run tags - Show pipeline run details

  #### Variables
  - [Create a variable](../pipelines/process/variables.md#create-variable)
  - [Delete a variable](../pipelines/process/variables.md#delete-variable)
  - [List variables](../pipelines/process/variables.md#list-variables)
  - [Update a variable](../pipelines/process/variables.md#update-variable)

  #### Variable groups
  - [Add variables to a variable group](../pipelines/library/variable-groups.md#create-a-variable-group)
  - [Create a variable group](../pipelines/library/variable-groups.md#create-variable-group)
  - [Delete a variable group](../pipelines/library/variable-groups.md#delete-variable-group)
  - [Delete variables from a variable group](../pipelines/library/variable-groups.md#delete-variables-group)
  - [List variable groups](../pipelines/library/variable-groups.md#list-variable-groups)
  - [List variables in a variable group](../pipelines/library/variable-groups.md#list-variables-group)
  - [Show details for a variable group](../pipelines/library/variable-groups.md#show-variable-group)
  - [Update a variable group](../pipelines/library/variable-groups.md#update-variable-group)
  - [Update variables in a variable group](../pipelines/library/variable-groups.md#update-variables-group)

:::column-end::: :::row-end:::

Azure Repos

Projects, extensions, and wikis

:::row::: :::column span="1"::: #### Extensions - Install an extension - List extensions - List extension information - Search for extension in the Marketplace - Uninstall an extension - Enable/disable an extension #### Projects - Create a project - Delete a project - List projects - Show project information - Open project in web portal :::column-end::: :::column span="1"::: #### Wikis - Open a wiki - Get the content of a page or open a page
- Add a new page - Edit a page - Delete a page - Create a wiki
- Delete a wiki
- List all the wikis
- Show details of a wiki :::column-end::: :::row-end:::

Security groups and permissions

Service endpoints