macOS
brew install cloudmonkeylocal Homebrew formula metadata
sudo port install cloudmonkeyMacPorts ports tree · sysutils/cloudmonkey/Portfile · source: api.github.com
brew
Apache CloudStack CloudMonkey CLI. Version 6.5.0 via Homebrew; verified 2026-05-25.
install
brew install cloudmonkeylocal Homebrew formula metadata
sudo port install cloudmonkeyMacPorts ports tree · sysutils/cloudmonkey/Portfile · source: api.github.com
nix profile install nixpkgs#cloudmonkeynixpkgs package indexes · pkgs/by-name/cl/cloudmonkey/package.nix · source: api.github.com
overview
Apache CloudStack CloudMonkey CLI
history
CloudMonkey is the Apache CloudStack command-line client and interactive shell. It started as a Python CLI for CloudStack 4.0-era installations and later moved to the modern Go-based cmk tool used with newer CloudStack deployments.
Apache CloudStack's early wiki described cloudmonkey as a Python command-line interface for CloudStack, usable both interactively and as a command-line tool for configuration and management. The modern Apache repository now explains that CloudMonkey was rewritten and simplified in Go, with compatibility for Apache CloudStack 4.9 and later, while the legacy Python version served CloudStack 4.0-incubating and later.
The Go rewrite became the package-manager-relevant lineage: it ships as the cmk executable, stores configuration under ~/.cmk, and is released separately from the main CloudStack server project while remaining part of the Apache CloudStack ecosystem.
CloudMonkey's adoption follows CloudStack operators rather than the broader cloud-native ecosystem. Apache's downloads page lists CloudMonkey releases next to CloudStack source releases and the CloudStack Terraform provider, and third-party CloudStack operators have documented cmk as the practical front end to the CloudStack API.
CloudMonkey is used to call CloudStack APIs, manage resources, script administrative tasks, and work in an interactive shell without relying on the web UI. Official repository documentation describes it as simplifying Apache CloudStack configuration and management, and release notes continue to improve CLI mode, output handling, 2FA prompts, autocompletion, and upload workflows.
CloudMonkey matters to package maintainers because it represents a long-lived infrastructure CLI that crossed language and distribution eras: a Python PyPI-style tool became a standalone Go binary named cmk, distributed through Homebrew, MacPorts, Nix, Docker, GitHub releases, and Apache source releases. It is also a useful example of an Apache project adjunct tool packaged independently from a larger server platform.
security posture
No matching local secret-handling manifest was found for cloudmonkey. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.cmk/configCredential-bearing paths to review before unattended agent runs.
~/.cmk/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cmk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/apache/cloudstack-cloudmonkey
install metadata
| Package key | brew:cloudmonkey |
|---|---|
| Version | 6.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cloudmonkey |
| Homepage | https://github.com/apache/cloudstack-cloudmonkey |
| Repository | https://github.com/apache/cloudstack-cloudmonkey |
| Upstream docs | https://github.com/apache/cloudstack-cloudmonkey#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/apache/cloudstack-cloudmonkey/archive/refs/tags/6.5.0.tar.gz |
| Last updated | 2026-05-25T13:46:37Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cloudmonkey |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cloudmonkey
nix profile install nixpkgs#cloudmonkeycloudmonkey
sudo port install cloudmonkeysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.