什么是 pulumi-automation-api?
使用 Pulumi Automation API 以编程方式编排基础设施操作的最佳实践。涵盖多堆栈编排、在应用程序中嵌入 Pulumi、架构选择和常见模式。 来源:pulumi/agent-skills。
使用 Pulumi Automation API 以编程方式编排基础设施操作的最佳实践。涵盖多堆栈编排、在应用程序中嵌入 Pulumi、架构选择和常见模式。
通过命令行快速安装 pulumi-automation-api AI 技能到你的开发环境
来源:pulumi/agent-skills。
Automation API provides programmatic access to Pulumi operations. Instead of running pulumi up from the CLI, you call functions in your code that perform the same operations.
When you split infrastructure into multiple focused projects, Automation API helps offset the added complexity by orchestrating operations across stacks:
Automation API ensures correct sequencing without manual intervention.
使用 Pulumi Automation API 以编程方式编排基础设施操作的最佳实践。涵盖多堆栈编排、在应用程序中嵌入 Pulumi、架构选择和常见模式。 来源:pulumi/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/pulumi/agent-skills --skill pulumi-automation-api使用 Pulumi Automation API 以编程方式编排基础设施操作的最佳实践。涵盖多堆栈编排、在应用程序中嵌入 Pulumi、架构选择和常见模式。 来源:pulumi/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pulumi/agent-skills --skill pulumi-automation-api 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pulumi/agent-skills