prepare_cluster_destroy
Generate the openshift-install destroy command to permanently delete a cluster. Use with caution: this removes all cluster resources.
Instructions
Prepare cluster destroy command.
This tool provides the command to destroy the cluster. Use with caution - this will delete the entire cluster!
Args: install_dir: Installation directory installer_path: Path to openshift-install binary (default: 'openshift-install')
Returns: Destroy command and information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| install_dir | Yes | ||
| installer_path | No | openshift-install |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||