{"id":13861432,"url":"https://github.com/snowflakedb/snowflake-cli","last_synced_at":"2026-04-01T18:34:47.330Z","repository":{"id":62621931,"uuid":"525462593","full_name":"snowflakedb/snowflake-cli","owner":"snowflakedb","description":"Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations.","archived":false,"fork":false,"pushed_at":"2026-03-25T20:25:13.000Z","size":73740,"stargazers_count":240,"open_issues_count":150,"forks_count":96,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-03-26T10:25:32.044Z","etag":null,"topics":["cli","data-ops","devops-tools","snowflake","sql"],"latest_commit_sha":null,"homepage":"https://docs.snowflake.com/developer-guide/snowflake-cli-v2/index","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snowflakedb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-16T16:37:31.000Z","updated_at":"2026-03-25T17:34:47.000Z","dependencies_parsed_at":"2025-12-14T21:06:31.406Z","dependency_job_id":null,"html_url":"https://github.com/snowflakedb/snowflake-cli","commit_stats":null,"previous_names":["snowflake-labs/snowflake-cli","snowflake-labs/snowcli","snowflakedb/snowflake-cli"],"tags_count":183,"template":false,"template_full_name":null,"purl":"pkg:github/snowflakedb/snowflake-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fsnowflake-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fsnowflake-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fsnowflake-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fsnowflake-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowflakedb","download_url":"https://codeload.github.com/snowflakedb/snowflake-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowflakedb%2Fsnowflake-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","data-ops","devops-tools","snowflake","sql"],"created_at":"2024-08-05T06:01:22.154Z","updated_at":"2026-04-01T18:34:47.268Z","avatar_url":"https://github.com/snowflakedb.png","language":"Python","readme":"\u003c!--\n Copyright (c) 2024 Snowflake Inc.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n --\u003e\n\n[![Code quality checks](https://github.com/snowflakedb/snowflake-cli/actions/workflows/lint.yaml/badge.svg)](https://github.com/snowflakedb/snowflake-cli/actions/workflows/lint.yaml)\n[![Integration testing](https://github.com/snowflakedb/snowflake-cli/actions/workflows/integration_test.yaml/badge.svg)](https://github.com/snowflakedb/snowflake-cli/actions/workflows/integration_test.yaml)\n[![CLI Action testing](https://github.com/snowflakedb/snowflake-cli/actions/workflows/test_cli_action.yaml/badge.svg?branch=main)](https://github.com/snowflakedb/snowflake-cli/actions/workflows/test_cli_action.yaml)\n\n[//]: # ([![Python 3.11]\u0026#40;https://img.shields.io/badge/python-3.11-blue.svg\u0026#41;]\u0026#40;https://www.python.org/downloads/release/python-311/\u0026#41;)\n\n# Snowflake CLI\n\nSnowflake 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.\n\nWith 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.\n\nDocs: \u003chttps://docs.snowflake.com/en/developer-guide/snowflake-cli-v2/index\u003e.\n\nQuick start: \u003chttps://quickstarts.snowflake.com/guide/getting-started-with-snowflake-cli\u003e\n\nCheatsheet: \u003chttps://github.com/Snowflake-Labs/sf-cheatsheets/blob/main/snowflake-cli.md\u003e\n\n\nFeel free to file an issue or submit a PR here for general cases. For official support, contact Snowflake support at: https://community.snowflake.com/s/article/How-To-Submit-a-Support-Case-in-Snowflake-Lodge\n\n## Install Snowflake CLI\n\n### Install with uv (PyPi)\n\nWe recommend installing Snowflake CLI in an isolated environment using [uv](https://docs.astral.sh/uv/guides/tools/#installing-tools). Requires Python \u003e= 3.10\n\n```bash\nuv tool install snowflake-cli\nsnow --help\n```\n\nOr, with a single command\n```bash\nuvx --from snowflake-cli snow --help\n```\n\n### Install with Homebrew (Mac only)\n\nRequires [Homebrew](https://brew.sh/).\n\n```bash\nbrew tap snowflakedb/snowflake-cli\nbrew install snowflake-cli\nsnow --help\n```\n\n### Install from source\n\nRequires Python \u003e= 3.10 and git\n\n```bash\ngit clone https://github.com/snowflakedb/snowflake-cli\ncd snowflake-cli\n# you can also do the below in an active virtual environment:\n# python -m venv .venv\n# source .venv/bin/activate\nhatch build \u0026\u0026 pip install .\nsnow --version\n```\n\nYou should now be able to run `snow` and get the CLI message.\n\n## Get involved\n\nHave a feature idea? Running into a bug? Want to contribute? We'd love to hear from you!\nPlease open or review issues, open pull requests, or reach out to us on \u003cdevelopers@snowflake.com\u003e\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowflakedb%2Fsnowflake-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnowflakedb%2Fsnowflake-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowflakedb%2Fsnowflake-cli/lists"}