云效 CLI 阿里云云效 DevOps 命令行工具。记录了云效 API 的非显而易见的陷阱和必填字段规则,帮助一次调用成功。 Prerequisites | Tool | Type | Required | Install | |------|------|----------|---------| | yunxiao MCP | mcp | No | Configure in Claude Code MCP settings (preferred over CLI) | | aliyun CLI | cli | No | then — see openapi.md for full setup | | git | cli | Yes | or git-scm.com | | jq | cli | No | (for JSON parsing in CLI mode) | At least one of yunxiao MCP or aliyun CLI is required. MCP is preferred. Do NOT proactively verify these tools on skill load. If a command fails due to a missing tool, directly guide the user through install…