azure-devops-cli

Manage Azure DevOps resources via the Azure CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MoonAxis/azure-stack --skill azure-devops-cli-moonaxis
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: azure-devops-cli
Source: https://github.com/MoonAxis/azure-stack/tree/main/skills/azure-devops-cli
Command: npx skills add https://github.com/MoonAxis/azure-stack --skill azure-devops-cli-moonaxis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive command-line tools to manage all aspects of Azure DevOps, from projects and repositories to pipelines and work items, enabling efficient automation and administration.

Core Features & Use Cases

  • Resource Management: Create, list, update, and delete Azure DevOps projects, repositories, pipelines, builds, releases, work items, and more.
  • Automation: Script complex DevOps workflows, integrate with CI/CD pipelines, and automate repetitive administrative tasks.
  • Use Case: Automate the creation of a new Azure DevOps project, including setting up its initial repositories, build pipelines, and assigning team members to security groups.

Quick Start

Use the azure-devops-cli skill to list all available projects in your Azure DevOps organization.

Frequently Asked Questions about azure-devops-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Azure DevOps projects and pipelines from the command line?▼

Automate Azure DevOps project and pipeline management via the Azure CLI, executing create, list, update, and delete operations for repositories, builds, and work items through terminal commands.

Can I automate Azure DevOps repository and pull request workflows in CI/CD?▼

Automate Azure DevOps repository and pull request workflows by scripting CI/CD pipelines and repetitive administrative tasks using robust command-line commands for complex DevOps automation.

What's the best way to script Azure DevOps work items and service endpoints?▼

Script Azure DevOps work items and service endpoints using command-line tools that support advanced querying, output formatting, and workflow automation for complex DevOps operations.

Does the Azure CLI support formatting output for Azure DevOps build queries?▼

The Azure CLI supports advanced querying and output formatting for Azure DevOps builds, allowing structured query results for use in complex scripting and automation workflows.

How do I set up a new Azure DevOps project with initial repositories and pipelines?▼

Automate new Azure DevOps project setup by creating initial repositories, build pipelines, and team security group assignments through command-line interface scripting for efficient administration.

When do I need a command-line interface for Azure DevOps artifacts?▼

A command-line interface for Azure DevOps artifacts is needed when automating repetitive administrative tasks or integrating artifact management into complex CI/CD workflows without manual interaction.