Skip to content

Commit df67226

Browse files
authored
New version: Snowflake.SnowflakeCLI version 3.18.0.0 (microsoft#377030)
1 parent e81df88 commit df67226

4 files changed

Lines changed: 74 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Snowflake.SnowflakeCLI
5+
PackageVersion: 3.18.0.0
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: TESTFILEPRODUCTDIR="<INSTALLPATH>"
10+
UpgradeBehavior: install
11+
Commands:
12+
- snow
13+
ProductCode: '{357FB484-3B50-4683-9E20-17AF3B87C254}'
14+
AppsAndFeaturesEntries:
15+
- UpgradeCode: '{74BDE2A7-BA7F-3B99-A9C9-67B28155C13A}'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://sfc-repo.snowflakecomputing.com/snowflake-cli/windows_x86_64/3.18.0/snowflake-cli-3.18.0.0-x86_64.msi
19+
InstallerSha256: FC69A49338D51047019FAE6A5DE9A0EA494A22BAB31C48EBBD77D593FA2EDE13
20+
ManifestType: installer
21+
ManifestVersion: 1.12.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.12.0.schema.json
3+
4+
PackageIdentifier: Snowflake.SnowflakeCLI
5+
PackageVersion: 3.18.0.0
6+
PackageLocale: en-US
7+
Publisher: Snowflake, Inc.
8+
PublisherUrl: https://www.snowflake.com/
9+
PublisherSupportUrl: https://www.snowflake.com/en/support/
10+
PrivacyUrl: https://www.snowflake.com/en/legal/privacy/privacy-policy/
11+
Author: Snowflake, Inc.
12+
PackageName: Snowflake CLI
13+
PackageUrl: https://docs.snowflake.com/en/developer-guide/snowflake-cli/index
14+
License: Proprietary
15+
LicenseUrl: https://www.snowflake.com/en/legal/terms-of-service/
16+
Copyright: © 2026 Snowflake Inc. All Rights Reserved
17+
CopyrightUrl: https://www.snowflake.com/en/legal/terms-of-service/
18+
ShortDescription: A command-line tool for Snowflake developers to create, manage, update, and view apps running on Snowflake across workloads such as Streamlit in Snowflake, the Snowflake Native App Framework, Snowpark Container Services, and Snowpark.
19+
Description: |-
20+
Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations. It is a flexible and extensible tool that can accommodate modern development practices and technologies.
21+
With Snowflake CLI, developers can create, manage, update, and view apps running on Snowflake across workloads such as Streamlit in Snowflake, the Snowflake Native App Framework, Snowpark Container Services, and Snowpark. It supports a range of Snowflake features, including user-defined functions, stored procedures, Streamlit in Snowflake, and SQL execution.
22+
Tags:
23+
- database
24+
- snowflake
25+
- sql
26+
ReleaseNotesUrl: https://docs.snowflake.com/en/release-notes/clients-drivers/snowflake-cli-2026
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.12.0
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.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Snowflake.SnowflakeCLI
5+
PackageVersion: 3.18.0.0
6+
PackageLocale: zh-CN
7+
License: 专有软件
8+
ShortDescription: 面向 Snowflake 开发者的命令行工具,用于创建、管理、更新和查看运行在 Snowflake 平台上的应用,支持 Streamlit in Snowflake、Snowflake 原生应用框架、Snowpark 容器服务和 Snowpark 等工作负载。
9+
Description: |-
10+
Snowflake CLI 是一款专为开发者设计的开源命令行工具,除支持 SQL 操作外,更专注于开发工作负载场景。作为灵活可扩展的工具,它能完美适配现代开发实践与技术栈。
11+
通过 Snowflake CLI,开发者可以针对以下工作负载创建、管理、更新和查看运行在 Snowflake 平台的应用:Snowflake 中的 Streamlit、原生应用框架、Snowpark 容器服务以及 Snowpark 开发。该工具全面支持 Snowflake 多项特性,包括用户自定义函数、存储过程、Streamlit in Snowflake 应用以及 SQL 脚本执行。
12+
Tags:
13+
- snowflake
14+
- sql
15+
- 数据库
16+
ManifestType: locale
17+
ManifestVersion: 1.12.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.12.0.schema.json
3+
4+
PackageIdentifier: Snowflake.SnowflakeCLI
5+
PackageVersion: 3.18.0.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)