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.mdsource content
Cloud Machine Deployments
List deployments running on a specific organization managed machine
Prerequisites
- Authenticated with
agentuity auth login - Organization context required (
or default org)--org-id
Usage
agentuity cloud machine deployments <machine_id>
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
| string | Yes | - |
Examples
List deployments on a machine:
bunx @agentuity/cli cloud machine deployments machine_abc123xyz
Output
Returns:
array