Registry / devops / kcli
library99.0.202604240601pypypiunverified

Provisioner/Manager for multiple virtualization and cloud platforms including Libvirt, VMware vSphere, AWS, GCP, Hetzner Cloud, KubeVirt, oVirt, OpenStack, IBM Cloud, and containers. The current version is 99.0.202604240601 (auto-generated from CI). Release cadence is continuous via automated builds. Note: this is a CLI tool, not a library for direct Python import; users run `kcli` commands from the shell.

pip install kcli
INSTALL
IMPORT
SIG · KCLI
K
kcli
devopspythonv99.0.202604240601
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kcli
There is no public Python import API; kcli is a CLI tool.
from kcli import something
kcli is not designed to be imported as a Python module. Use the command-line interface.

kcli is a command-line tool; no Python import quickstart. Use shell commands.

# kcli is a CLI tool. To use it, run commands from the terminal. # Example: list available plans kcli list plans # To create a VM using the default plan: kcli create vm # To SSH into a VM: kcli ssh myvm
kcli --version
Debug
Known issues
gotchakcli is a CLI tool, not a Python library. Attempting to import it as a Python module will fail.
fix
Use the command line: `kcli <command>`.
affects: all
deprecatedSome older CLI flags or subcommands may have changed in recent versions. Always check `kcli --help` or the documentation.
fix
Run `kcli --help` to see current available commands.
affects: 99.x
gotchaThe package version (99.x) is auto-generated from CI and may not follow semantic versioning. Breaking changes can occur without major version bumps.
fix
Pin your installation to a specific version if you require stability: `pip install kcli==<version>`.
affects: 99.x
Upgrade
Version history
99.0.202604240601latest on PyPI · released Apr 24, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources