cisco-axl-cli

Installation
SKILL.md

Cisco AXL CLI

A CLI for Cisco Unified Communications Manager (CUCM) Administrative XML (AXL) operations.

Setup

The CLI must be available. Either:

# Option 1: Use npx (no install needed, works immediately)
npx cisco-axl --help

# Option 2: Install globally for faster repeated use
npm install -g cisco-axl

If using npx, prefix all commands with npx: npx cisco-axl list Phone ... If installed globally, use directly: cisco-axl list Phone ...

Installs
8
GitHub Stars
13
First Seen
Mar 19, 2026