run_oc_command
Execute any OpenShift CLI (oc) command using a space-separated string of arguments. Use cautiously as destructive commands require confirmation.
Instructions
Escape hatch: run any oc command. args is a space-separated string of arguments. WARNING: Use carefully. Destructive commands should be confirmed first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | ||
| cluster | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |