check_installer_binary
Check whether the openshift-install binary is available in the default path or a specified installation directory, ensuring the required installer is present before starting cluster provisioning.
Instructions
Check if openshift-install binary is available.
Args: install_dir: Optional installation directory to check for local binary
Returns: Binary existence check results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| install_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||