| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: aliyun-cli | Distribution: openSUSE Tumbleweed |
| Version: 3.4.8 | Vendor: openSUSE |
| Release: 6.1 | Build date: Fri Jul 17 11:09:08 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 88817776 | Source RPM: aliyun-cli-3.4.8-6.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/aliyun/aliyun-cli | |
| Summary: Alibaba Cloud CLI | |
The Alibaba Cloud CLI is a tool to manage and use Alibaba Cloud resources through a command line interface. It is written in Go and built on the top of Alibaba Cloud OpenAPI.
Apache-2.0
* Fri Jul 17 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.4.8
* fix(test): mock plugin index for offline-stable Windows CI by @yndu13 in (#1379)
* fix: correct waiter timeout/interval range validation by @yndu13 in (#1382)
* feat(openapi): add --cli-dry-run flag for built-in PascalCase commands
by @CodeSpaceiiii in (#1383)
* fix: persist configure read-timeout as read_timeout by @yndu13 in (#1384)
* fix: ignore empty --mode so env credentials still apply by @yndu13 in (#1386)
* feat: add mseutil command to aliyun CLI by @yndu13 in (#1381)
* fix(oss): honor profile endpoint and endpoint-type vpc by @yndu13 in (#1385)
* fix: correct import order in openapi/library_test.go by @CodeSpaceiiii
with @Copilot in (#1388)
* Fix invisible API parameter names in help output (bold-black on dark terminals)
by @mvanhorn in (#1362)
* feat: integrate flow-cli into Aliyun CLI by @yndu13 in (#1380)
* fix(esacli): harden exec override and shorthand flags by @yndu13 in (#1389)
- from version 3.4.7
* {plugin} Add alias support for plugin by @AllyW in (#1376)
* feat(mock): add response_body_size for controllable mock stdout size
by @yndu13 in (#1378)
* fix(plugin): prevent bulk update plugin pointer aliasing by @yndu13 in (#1377)
- from version 3.4.6
* feat(openapi): add --estimate-cost-context to pass PricingContext to quotes
by @LCLSpring in (#1373)
* feat(mock): add delay_ms field to simulate command execution latency
by @yndu13 in (#1375)
* Thu Jul 09 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.4.5
* [Feature] Support ESA CLI Sub Command by @msyysm1211 in (#1345)
* feat(config): support STS endpoint override for OIDC and role
auth by @yndu13 in (#1372)
- from version 3.4.4
* (no changes)
- from version 3.4.3
* fix: correct valid typo in invalid command error by @yndu13 in (#1365)
* {Misc} Add ALIBABA_CLOUD_DISABLE_EXTERNAL_PROCESS to disable external
process by @AllyW in (#1366)
- from version 3.4.2
* feat(openapi): add --estimate-cost and list-supported-pricing-apis
by @LCLSpring in (#1364)
* Thu Jun 25 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.4.1
* [Feature]Add Aliyun Lindorm CLI Subcommand by @MistySoul in (#1361)
* {cliext} Add aliyun spark-submit by @AllyW in (#1358)
- from version 3.4.0
* feat(acrutil): extract shared binary manager and add diagnosis
subcommand by @copyrightpoiiiii in (#1349)
* [feature] add rostran sub command by @xiao201208 in (#1350)
* {OpenAPI} Add --cli-dry-run-json by @AllyW in (#1306)
* {Misc} Fix plugin three layer cmd help by @AllyW in (#1343)
* Feature/support anonymous by @yuexiu94 in (#1354)
* feat: support retry-after policy for throttling error by @yndu13
in (#1355)
* Fri Jun 19 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.3.23
* {Plugin} Allow plugins to opt out of host profile enforcement
by @AllyW in (#1348)
* Tue Jun 09 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.3.22
* {Logging} Skip list for self-built-gateway products by @AllyW in (#1346)
- from version 3.3.21
* {Configure} Match policy rules against the command users actually type
for ROA by @AllyW in (#1344)
- from version 3.3.20
* {OpenAPI} Add call context logging by @AllyW in (#1342)
- from version 3.3.19
* [Feature] Support MaxC CLI Sub Command by @dingxin-tech in (#1332)
* feat(appmanager): Generalized PrepareEnv credential pass-through
supports multiple authentication modes by @mengjunwei-mjw in (#1341)
- from version 3.3.18
* Improve CMS2 command descriptions and clarify exception
return codes by @tingbin-ctb in (#1337)
* feat(iact3): add iact3 subcommand with manual upgrade
by @xiao201208 in (#1336)
* Add kmscli command by @oobujieshi in (#1340)
- from version 3.3.17
* {Plugin} Support lang and profile from flag for plugin
execution by @AllyW in (#1330)
* Computenest pypi venv by @mengjunwei-mjw in (#1331)
* feat: add codeup-cli subcommand for migrating third-party
code repos by @imu2008 in (#1335)
- from version 3.3.16
* Optimize error messages by @CodeSpaceiiii in (#1327)
* {Openapi} Return InvalidApiError for unknown API on
restful products by @AllyW in (#1326)
* feat(acrutil): Add Alibaba Cloud Container Registry(ACR)
Skill management CLI subcommand by @copyrightpoiiiii in (#1329)
* {Configure} Support BearerToken profile mode by @AllyW in (#1333)
- from version 3.3.15
* feat add saectl by @Beimingx in (#1319)
* Cloud Monitor version 2.0: Independent binary access,
Aliyun CMS2 subcommands by @thinkbetter18 in (#1322)
* feat(otel): integrate OpenTelemetry support with environment
variable by @CodeSpaceiiii in (#1324)
* aliyuncms has been renamed to aliyuncms2. COMPAT_MODE, USER_AGENT,
AI_USER_AGENT, and OTEL headers have been added. Issues with business
parameter passing have been fixed by @tingbin-ctb in (#1325)
* Tue May 12 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.3.14
* feat(appmanager): add appmanager subcommand with PyPI+OSS
dual-source by @mengjunwei-mjw in (#1317)
* {Misc} Add --name and update version check message for plugin
install and adjust agent detection by @AllyW in (#1316)
- from version 3.3.13
* (no changes)
* Thu May 07 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.3.12
* Add AgentBay CLI command and implement language setting logic
by @CodeSpaceiiii in (#1311)
* {Profile} Add external-account-type for user profile
by @AllyW in (#1312)
* Implement CLI mock command with add, import, remove, list,
clear, and path subcommands by @CodeSpaceiiii in (#1313)
* {Openapi} Add agent segment to user-agent by @AllyW in (#1314)
- from version 3.3.11
* Fix retrySaveProfile function to return success status and
update tests by @CodeSpaceiiii in (#1310)
* Mon Apr 27 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.3.10
* Update Aliyun OpenAPI meta data
- from version 3.3.9
* {Config} Add safety policy env parsing by @AllyW in (#1307)
* Update Aliyun OpenAPI meta data
- from version 3.3.8
* {Core} Add plugin install --package and plugin show by @AllyW in (#1301)
* Update Aliyun OpenAPI meta data
- from version 3.3.7
* {config} Fix: Only honor ALIBABA_CLOUD_ENDPOINT for profile
endpoint env injection by @AllyW in (#1304)
* Update Aliyun OpenAPI meta data
- from version 3.3.6
* {Core} Fix endpoint shorthand flag -e of oss by @AllyW in (#1303)
* Update Aliyun OpenAPI meta data
- from version 3.3.5
* feat: profile support endpoint flag by @crimson-gao in (#1298)
* {Core} Add aliyun upgrade and configurable plugin index source and
fix CloudSSO/OAuth one-off CLI flags persisting by @AllyW in (#1299)
* Update Aliyun OpenAPI meta data
* Wed Apr 08 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.3.4
* {Core} Fix unknown-flag parsing for plugin-style subcommands
by @AllyW in (#1296)
* Update Aliyun OpenAPI meta data
- from version 3.3.3
* {Core} Add ai-mode and safety policy configuration
by @AllyW in (#1295)
* Update Aliyun OpenAPI meta data
* Thu Mar 19 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Fix version reported by command line utility (bsc#1259227)
* Wed Mar 18 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.3.2
* Update Aliyun OpenAPI meta data
- from version 3.3.1
* {Core} Add custom User-Agent support and enable duplicate
flag for plugin commands by @AllyW in (#1292)
* Update Aliyun OpenAPI meta data
- from version 3.3.0
* {Core} Add plugin management by @AllyW in (#1284)
* Update Aliyun OpenAPI meta data
- from version 3.2.13
* Update Aliyun OpenAPI meta data
- from version 3.2.12
* Update Aliyun OpenAPI meta data
- from version 3.2.11
* Update Aliyun OpenAPI meta data
- from version 3.2.10
* {Mcp-proxy} Add access control for MCP servers by @AllyW in (#1291)
* Update Aliyun OpenAPI meta data
* Tue Feb 17 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.9
* Update Aliyun OpenAPI meta data
- from version 3.2.8
* Update Aliyun OpenAPI meta data
* Wed Jan 21 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.7
* Update Aliyun OpenAPI meta data
* Wed Jan 07 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.6
* Update Aliyun OpenAPI meta data
* Mon Jan 05 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.5
* {Core} Add --cli-query filter for response by @AllyW in (#1288)
* {Core} Re-enable --force for restful api calling by @AllyW in (#1289)
* Update Aliyun OpenAPI meta data
- from version 3.2.4
* Update Aliyun OpenAPI meta data
* Tue Dec 16 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.2
* {mcp} Improve MCP Proxy OAuth Token Refresh Reliability and
Profile Reuse by @AllyW in (#1282)
* Update Aliyun OpenAPI meta data
- from version 3.2.1
* {Utils} Update mac runner by @AllyW in (#1283)
* Update Aliyun OpenAPI meta data
* Sat Dec 06 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.0
* {mcp} Add MCP Proxy Server with OAuth Authentication by @AllyW in (#1279)
* Update Aliyun OpenAPI meta data
* Tue Dec 02 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.1.7
* Update Aliyun OpenAPI meta data
- from version 3.1.6
* Update Aliyun OpenAPI meta data
* Fri Nov 21 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.1.5
* Update Aliyun OpenAPI meta data
* Tue Nov 18 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.1.4
* {otsutil} Add otsutil for tablestore management by @AllyW in (#1274)
* Update Aliyun OpenAPI meta data
- from version 3.1.3
* {configure} Add --endpoint-type profile configuration by @AllyW in (#1278)
* Update Aliyun OpenAPI meta data
- from version 3.1.2
* Update Aliyun OpenAPI meta data
* Tue Nov 04 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.1.1
* {sls} Add parameter missing check for path/host and
array response JSON serialization by @AllyW in (#1275)
* Update Aliyun OpenAPI meta data
* Thu Oct 30 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.1.0
* Update Aliyun OpenAPI meta data
* Wed Oct 22 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.0.308
* {Sls} Add sls module by @AllyW in (#1268)
- from version 3.0.307
* No changes to previous version
* Mon Oct 13 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.0.306
* {config} Add --config-path into configuration load from aliyun
configuration by @AllyW in (#1266)
* Tue Sep 30 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Import initial version 3.0.305 (jsc#PED-13767)
/usr/bin/aliyun /usr/share/doc/packages/aliyun-cli /usr/share/doc/packages/aliyun-cli/CHANGELOG.md /usr/share/doc/packages/aliyun-cli/README.md /usr/share/doc/packages/aliyun-cli/SECURITY.md /usr/share/licenses/aliyun-cli /usr/share/licenses/aliyun-cli/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:56:04 2026