Skip to content

An interactive web UI wizard that helps users generate the correct Hypershift on OpenStack command.

Notifications You must be signed in to change notification settings

shiftstack/hcp-cli-assistant

Repository files navigation

Hypershift CLI Assistant

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.

UI demo

Features

  • Step-by-step wizard for easy input
  • Copy-to-clipboard functionality

Setup & Development

1. Clone the Repository

git clone https://github.com/shiftstack/hcp-cli-assistant.git
cd hcp-cli-assistant

2. Install Dependencies

npm install

3. Run Locally

npm run dev

Visit http://localhost:5173/ in your browser.

4. Build for Production

npm run build

5. Deploy to GitHub Pages

The project is automatically deployed via GitHub Actions, but you can also deploy manually:

npm run deploy

License

This project is open-source and available under the Apache 2.0 License.


Developed for HyperShift users.

About

An interactive web UI wizard that helps users generate the correct Hypershift on OpenStack command.

Resources

Stars

Watchers

Forks