confluentinc

Environments Update — Development skill for Claude Code

Development community

Update an existing Confluent Cloud environment.

How to install Environments Update

Installs to ~/.claude/commands/confluentinc-claude-code-confluent-plugin-environments-update.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/HEAD/.claude/commands/environments-update.md -o ~/.claude/commands/confluentinc-claude-code-confluent-plugin-environments-update.md

Restart Claude Code, or start a new session, for it to be picked up.

What Environments Update does


description: Update an existing Confluent Cloud environment allowed-tools: mcp__confluent-infra__list_environments, mcp__confluent-infra__update_environment

**Before starting:** If any tool call fails with "Missing required environment variables", tell the user: "Set your Confluent Cloud API credentials — generate at https://confluent.cloud/settings/api-keys, then `export CONFLUENT_CLOUD_API_KEY=... CONFLUENT_CLOUD_API_SECRET=...` and restart Claude Code."

Help me update an existing Co

Alternatives in Development

Full documentation available on GitHub

View Source Repository