OpenShift Interactive Login CLI Tool - Release 1.0.0
Features
- Interactive OpenShift web login using Selenium.
- Supports Chrome and Firefox web drivers.
- Checks if the user is already logged in to OpenShift.
- Customizable options for API server URL, web driver, timeout, and TLS verification.
Installation
Install using pip:
bash
pip install ocp-cluster-login
Usage
bash
ocp-cluster-login -s [API_SERVER_URL] -d [DRIVER] -t [TIMEOUT] -k
Feedback
bash
For issues and feature requests, please use the GitHub issues page.