vcluster_disconnect
Disconnect from a virtual cluster. Optionally specify a kubeconfig path to target the correct environment.
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 |