Skip to content

Commit

Permalink
New version: Tencent.COSCLI version 0.17.0-beta (#129129)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecterShell committed Dec 5, 2023
1 parent f220d02 commit b08959c
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-4-0.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: Tencent.COSCLI
PackageVersion: 0.17.0-beta
InstallerType: portable
Commands:
- coscli
ReleaseDate: 2023-12-04
Installers:
- Architecture: x64
InstallerUrl: https://github.com/tencentyun/coscli/releases/download/v0.17.0-beta/coscli-windows.exe
InstallerSha256: 2EEB875EE28E78CBA4985E306B3040E75C6023D9A7AC9A65662C9244D387C872
ManifestType: installer
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-4-0.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: Tencent.COSCLI
PackageVersion: 0.17.0-beta
PackageLocale: en-US
Publisher: Tencent Cloud
PublisherUrl: https://www.tencentcloud.com/
PublisherSupportUrl: https://github.com/tencentyun/coscli/issues
PrivacyUrl: https://www.tencentcloud.com/document/product/301/17345
Author: Tencent Cloud Computing(Beijing) Company Limited
PackageName: COSCLI
PackageUrl: https://www.tencentcloud.com/document/product/436/43249
License: Apache-2.0
LicenseUrl: https://github.com/tencentyun/coscli/blob/master/LICENSE
Copyright: Copyright © 2013-2023 Tencent Cloud. All Rights Reserved.
CopyrightUrl: https://www.tencent.com/en-us/statement.html
ShortDescription: COS provides the command-line client COSCLI to allow you to upload, download, delete, and perform other operations on COS objects by using simple commands.
# Description:
# Moniker:
Tags:
- cos
- tencent-cloud
ReleaseNotes: coscli initialization does not force the generation of a config file
ReleaseNotesUrl: https://github.com/tencentyun/coscli/releases/tag/v0.17.0-beta
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: FAQ
DocumentUrl: https://www.tencentcloud.com/document/product/436/43264
ManifestType: defaultLocale
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-4-0.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json

PackageIdentifier: Tencent.COSCLI
PackageVersion: 0.17.0-beta
PackageLocale: zh-CN
Publisher: 腾讯云
PublisherUrl: https://cloud.tencent.com/
PublisherSupportUrl: https://github.com/tencentyun/coscli/issues
PrivacyUrl: https://cloud.tencent.com/document/product/301/11470
Author: 腾讯云计算(北京)有限责任公司
PackageName: COSCLI
PackageUrl: https://cloud.tencent.com/document/product/436/63143
License: Apache-2.0
LicenseUrl: https://github.com/tencentyun/coscli/blob/master/LICENSE
Copyright: Copyright © 2013 - 2023 Tencent Cloud. All Rights Reserved. 腾讯云 版权所有
CopyrightUrl: https://www.tencent.com/zh-cn/statement.html
ShortDescription: COSCLI 是腾讯云对象存储(Cloud Object Storage,COS)提供的客户端命令行工具。通过 COSCLI 工具,您可以通过简单的命令行指令对您 COS 中的对象(Object)实现批量上传、下载、删除等操作。
# Description:
# Moniker:
Tags:
- cos
- 对象存储
- 腾讯云
# ReleaseNotes:
ReleaseNotesUrl: https://github.com/tencentyun/coscli/releases/tag/v0.17.0-beta
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: 常见问题
DocumentUrl: https://cloud.tencent.com/document/product/436/63677
ManifestType: locale
ManifestVersion: 1.5.0
8 changes: 8 additions & 0 deletions manifests/t/Tencent/COSCLI/0.17.0-beta/Tencent.COSCLI.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-4-0.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: Tencent.COSCLI
PackageVersion: 0.17.0-beta
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit b08959c

Please sign in to comment.