Skip to content

Commit c721b59

Browse files
authored
New version: Alibaba.AlibabaCloudCLI version 3.0.287 (microsoft#270477)
1 parent d3ae43e commit c721b59

4 files changed

Lines changed: 76 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Alibaba.AlibabaCloudCLI
5+
PackageVersion: 3.0.287
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: aliyun.exe
10+
PortableCommandAlias: aliyun
11+
ReleaseDate: 2025-07-02
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/aliyun/aliyun-cli/releases/download/v3.0.287/aliyun-cli-windows-3.0.287-amd64.zip
15+
InstallerSha256: D4FC0B420912F44E3E27BD8F78F6DBDED33F995739130ED35AEE2D1FEA511135
16+
ManifestType: installer
17+
ManifestVersion: 1.10.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Alibaba.AlibabaCloudCLI
5+
PackageVersion: 3.0.287
6+
PackageLocale: en-US
7+
Publisher: Alibaba Cloud
8+
PublisherUrl: https://www.alibabacloud.com/
9+
PublisherSupportUrl: https://github.com/aliyun/aliyun-cli/issues
10+
PrivacyUrl: https://www.alibabacloud.com/help/en/legal/latest/alibaba-cloud-international-website-privacy-policy
11+
Author: Aliyun Computing Co., Ltd.
12+
PackageName: Alibaba Cloud CLI
13+
PackageUrl: https://www.alibabacloud.com/help/en/alibaba-cloud-cli
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/aliyun/aliyun-cli/blob/master/LICENSE
16+
Copyright: Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
17+
ShortDescription: 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.
18+
Description: |-
19+
Alibaba Cloud Command Line Interface (Alibaba Cloud CLI) is an open source tool built on the Alibaba Cloud SDK for Go. You can use the aliyun command to interact with other Alibaba Cloud services to manage your Alibaba Cloud resources.
20+
Alibaba Cloud CLI can directly access the Alibaba cloud product OpenAPI. You can manage and maintain your own Alibaba Cloud resources by developing the shell script based on Alibaba Cloud CLI. Make sure that you have activated the cloud product you want to use and understand the API usage of the product.
21+
Moniker: aliyun-cli
22+
Tags:
23+
- alibaba-cloud
24+
- aliyun
25+
ReleaseNotes: 'Full Changelog: https://github.com/aliyun/aliyun-cli/compare/v3.0.286...v3.0.287'
26+
ReleaseNotesUrl: https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.287
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.10.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: Alibaba.AlibabaCloudCLI
5+
PackageVersion: 3.0.287
6+
PackageLocale: zh-CN
7+
Publisher: 阿里云
8+
PublisherUrl: https://www.aliyun.com/
9+
PublisherSupportUrl: https://github.com/aliyun/aliyun-cli/issues
10+
PrivacyUrl: https://terms.aliyun.com/legal-agreement/terms/suit_bu1_ali_cloud/suit_bu1_ali_cloud201902141711_54837.html
11+
Author: 阿里云计算有限公司
12+
PackageName: 阿里云CLI
13+
PackageUrl: https://help.aliyun.com/product/29991.html
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/aliyun/aliyun-cli/blob/master/LICENSE
16+
Copyright: Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
17+
ShortDescription: 阿里云命令行工具是用 Go 语言编写的, 基于阿里云 OpenAPI 打造的,用于管理阿里云资源的工具。通过下载和配置该工具,您可以在一个命令行方式下管理多个阿里云产品资源。
18+
Description: 阿里云命令行工具 CLI(Alibaba Cloud CLI)是基于阿里云开放 API 建立的管理工具。借助此工具,您可以通过调用阿里云开放 API 来管理阿里云产品。该命令行工具与阿里云开放 API 一一对应,灵活性高且易于扩展。您可基于该命令行工具对阿里云原生 API 进行封装,扩展出您想要的功能。
19+
Tags:
20+
- 阿里云
21+
ReleaseNotesUrl: https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.287
22+
ManifestType: locale
23+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Alibaba.AlibabaCloudCLI
5+
PackageVersion: 3.0.287
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)