rpk ai agent create
Create an agent.
Flags
| Value | Type | Description |
|---|---|---|
|
string |
longer description of the agent’s purpose. |
|
string |
display name. |
|
string |
name of the LLM provider resource the agent uses. |
|
int32 |
maximum agent loop iterations per invocation. |
|
strings |
MCP server resource name the agent may call ( |
|
string |
model the agent runs (for example, claude-sonnet-4-6). |
|
bool |
register a metadata-only self-managed agent (the platform won’t run it). |
|
string |
path to a JSON/YAML ManagedAgentSpec; enables subagents/agent_card that scalar flags can’t express (mutually exclusive with |
|
string |
system prompt for the agent. |
|
stringToString |
metadata tag key=value ( |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |