aicli
Deploy and manage OpenShift clusters via Assisted Installer
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install aicli?โผ
Run `npx skills add karmab/aicli --all -g -y` in your terminal to install this skill globally.
What does aicli do?โผ
It is a command-line client for the Red Hat Assisted Installer API that lets you create, configure, and install OpenShift clusters, manage hosts and infraenvs, and download discovery ISOs.
How do I deploy an OpenShift cluster with aicli?โผ
Create a cluster with `aicli create cluster mycluster`, boot nodes from the generated discovery ISO, then run `aicli start cluster mycluster` to launch the installation.
Can aicli deploy single-node or disconnected clusters?โผ
Yes. Pass `-P sno=true` for Single Node OpenShift or `-P registry_url=myregistry:5000` for disconnected installs with a custom registry.
Does aicli support automated bare-metal deployments?โผ
Yes. Provide BMC details in a parameter file and run `aicli create deployment --pf params.yml mycluster` for a fully automated end-to-end rollout.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core