Click here to open the assistant.
An interactive web UI wizard that helps users generate the correct hcp create cluster
commands.
The assistant guides users step-by-step through required and optional configurations, ensuring a smooth setup experience.
- Step-by-step wizard for easy input
- Copy-to-clipboard functionality
git clone https://github.com/shiftstack/hcp-cli-assistant.git
cd hcp-cli-assistant
npm install
npm run dev
Visit http://localhost:5173/
in your browser.
npm run build
The project is automatically deployed via GitHub Actions, but you can also deploy manually:
npm run deploy
This project is open-source and available under the Apache 2.0 License.
Developed for HyperShift users.