Claude-skill-registry agentuity-cli-cloud-machine-deployments

List deployments running on a specific organization managed machine. Requires authentication. Use for Agentuity cloud platform operations

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/agentuity-cli-cloud-machine-deployments" ~/.claude/skills/majiayu000-claude-skill-registry-agentuity-cli-cloud-machine-deployments && rm -rf "$T"
manifest: skills/data/agentuity-cli-cloud-machine-deployments/SKILL.md
source content

Cloud Machine Deployments

List deployments running on a specific organization managed machine

Prerequisites

  • Authenticated with
    agentuity auth login
  • Organization context required (
    --org-id
    or default org)

Usage

agentuity cloud machine deployments <machine_id>

Arguments

ArgumentTypeRequiredDescription
<machine_id>
stringYes-

Examples

List deployments on a machine:

bunx @agentuity/cli cloud machine deployments machine_abc123xyz

Output

Returns:

array