Skip to content

Commit 045c7c7

Browse files
authored
blog: cmk 6.5 release (#359)
Blog for CloudMonkey 6.5 release announcement --------- Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent ecb581a commit 045c7c7

File tree

1 file changed

+57
-0
lines changed
  • blog/2025-09-02-cloudmonkey-6.5-release

1 file changed

+57
-0
lines changed
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
layout: post
3+
title: Apache CloudStack CloudMonkey 6.5.0 Release
4+
tags: [announcement]
5+
authors: [shwstppr]
6+
slug: cloudmonkey-6.5-release
7+
---
8+
9+
[![](/img/banner.svg "CloudMonkey Image")](/blog/cloudmonkey-6.5-release)
10+
11+
We are pleased to announce the release of Apache CloudStack CloudMonkey v6.5.0,
12+
the latest version of the popular command-line interface tool for managing
13+
Apache CloudStack environments.
14+
15+
<!-- truncate -->
16+
17+
CloudMonkey 6.5.0 focuses on practical improvements: simpler template/ISO
18+
uploads from the CLI, built-in 2FA prompts for secure sign-in, and more helpful
19+
autocompletion that suggests resource names (with details) as you type.
20+
Some of the key highlights of this release include:
21+
22+
- Adds support for template/ISO file upload
23+
- Adds support for Two-Factor Authentication (2FA) prompts
24+
- Improves autocompletion filtering and listing for different
25+
resources, with name/detail-based suggestions
26+
- Enables sending API requests using HTTP POST
27+
- Improves output formatting for multiple formats and asynchronous APIs
28+
- Enhances filtering output, with support for async APIs and reverse
29+
filtering via the excludefilter option
30+
- Updates inbuilt API precache to ACS v4.21
31+
- Improves credential fallback for command-line scenario
32+
- Hardens file permissions for config and history file access
33+
- Improves validation when setting configuration values
34+
- Improves overall linting, tests, and automated workflows for the repository
35+
36+
CloudMonkey v6.5.0 is [available for download](https://cloudstack.apache.org/downloads.html)
37+
now from the Apache CloudStack website. For more information on the release, including a full list
38+
of new features and bug fixes, please refer to the release notes.
39+
40+
<a class="button button--primary" href="https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.5.0" target="_blank">Download CloudMonkey v6.5.0</a>
41+
<br/>
42+
<br/>
43+
44+
# Downloads and Documentation
45+
46+
The official source code for CloudMonkey v6.5.0 can be downloaded from:
47+
https://cloudstack.apache.org/downloads.html
48+
49+
CloudMonkey's usage details are documented at
50+
https://github.com/apache/cloudstack-cloudmonkey/wiki
51+
52+
We encourage all CloudStack users to upgrade to CloudMonkey 6.5.0 to take
53+
advantage of the latest features and improvements. As always, we welcome
54+
feedback and contributions from the community to help make CloudMonkey even
55+
better.
56+
57+
Thank you for your continued support of Apache CloudStack CloudMonkey.

0 commit comments

Comments
 (0)