Description
This tool is meant to ease interaction with virtualization and cloud providers:
- 
libvirt 
- 
vsphere 
- 
kubevirt 
- 
ovirt 
- 
openstack 
- 
packet 
- 
aws 
- 
azure 
- 
gcp 
- 
ibmcloud 
You can manage those vms in different ways:
- create/delete/list/info/ssh/start/stop/console/serialconsole/create-delete disk/create-delete nic/clone
- deploy them using profiles
- define more complex workflows using plans and products.
The tool can also deploy kubernetes clusters, whether:
- generic (kubeadm)
- openshift/hypershift/microshift
- k3s/rke2
Installation Instructions
https://kcli.readthedocs.io
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download | 
|---|---|---|
|  EPEL 10 | aarch64 (133)*, ppc64le (134)*, s390x (192)*, x86_64 (358)* | EPEL 10 (1168 downloads) | 
|  EPEL 8 | aarch64 (415)*, ppc64le (162)*, s390x (152)*, x86_64 (42069)* | EPEL 8 (25763 downloads) | 
|  EPEL 9 | aarch64 (414)*, x86_64 (29035)* | EPEL 9 (21849 downloads) | 
|  Fedora 40 | aarch64 (320)*, x86_64 (46674)* | Fedora 40 (0 downloads) | 
|  Fedora 41 | aarch64 (268)*, x86_64 (51128)* | Fedora 41 (43853 downloads) | 
|  Fedora 42 | aarch64 (142)*, x86_64 (46744)* | Fedora 42 (41323 downloads) | 
|  Fedora 43 | aarch64 (23)*, x86_64 (1257)* | Fedora 43 (1160 downloads) | 
|  Fedora rawhide | aarch64 (189)*, x86_64 (1214)* | Fedora rawhide (329 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable karmab/kcli
  
  
     More info about enabling Copr repositories