vcluster_disconnect
End an active vcluster session by disconnecting from it, releasing resources and returning control to the host context.
Instructions
Disconnect from a vcluster.
Returns: Union[CommandResult, str]: CommandResult on success, or error object if failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kubeconfig_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |