azure-devops-cli

Promotes DevOps tasks and manages GitLab/GitHub resources via command line.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/beel-collab/presets.dev --skill azure-devops-cli-beel-collab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-devops-cli
Source: https://github.com/beel-collab/presets.dev/tree/main/skills/azure-devops-cli
Command: npx skills add https://github.com/beel-collab/presets.dev --skill azure-devops-cli-beel-collab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to manage Azure DevOps resources from the command line, reducing manual setup and enabling repeatable CI/CD automation.

Core Features & Use Cases

  • Project & Repository Management: Create, list, and configure projects and repositories.
  • Pipelines & Boards Automation: Create pipelines, manage builds, releases, work items, and boards from CLI.
  • Use Case: Onboard new projects by provisioning repositories, defaults, and policies with az devops commands to accelerate setup.

Quick Start

Install the Azure CLI and the Azure DevOps extension, then begin by listing projects or creating a new pipeline using az devops.

Frequently Asked Questions about azure-devops-cli

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

FAQPage Schema
How do I automate Azure DevOps project and repository setup from the command line?

Automate Azure DevOps project setup by installing the Azure CLI and azure-devops extension, then use az devops commands to create, list, and configure projects and repositories for repeatable onboarding.

Can I manage Azure DevOps pipelines and boards using the Azure CLI?

Yes, manage Azure DevOps pipelines and boards via the Azure CLI by creating pipelines, managing builds, releases, and work items directly to automate CI/CD workflows.

What's the best way to configure authentication and defaults for Azure DevOps CLI automation?

Configure Azure DevOps CLI authentication and defaults by setting your organization and project parameters within the Azure CLI, enabling seamless automated management of resources.

Does Azure CLI support managing service endpoints and artifacts for Azure DevOps?

Yes, the Azure CLI supports managing Azure DevOps service endpoints and artifacts through the azure-devops extension, allowing comprehensive resource control.

Why use Azure CLI for Azure DevOps automation instead of manual portal configuration?

Use Azure CLI for Azure DevOps automation to reduce manual setup, enable repeatable CI/CD automation, and manage projects, pipelines, and repos efficiently from the command line.