DOCUMENTATION
/
Language
English
中文
Get started
Guides
Developer
Reference
Release notes
Tutorials
Status
Go to https://china-status.snowflake.com to see details of the status
  1. Overview
    • Builders
    • Snowflake DevOps
      • Observability
        • Snowpark Library
        • Snowpark API
        • Spark workloads on Snowflake
        • Machine Learning
        • Snowflake ML
        • Snowpark Code Execution Environments
        • Snowpark Container Services
        • Functions and procedures
        • Logging, Tracing, and Metrics
        • Snowflake APIs
        • Snowflake Python APIs
        • Snowflake REST APIs
        • SQL API
        • Apps
        • Streamlit in Snowflake
          1. About Streamlit in Snowflake
            • Getting started
              1. Deploy a sample app
                • Create and deploy Streamlit apps using Snowsight
                  • Create and deploy Streamlit apps using SQL
                    • Create and deploy Streamlit apps using Snowflake CLI
                    • Streamlit object management
                      1. Billing considerations
                        • Security considerations
                          • Privilege requirements
                            • Understanding owner's rights
                              • PrivateLink
                              • App development
                                1. Runtime environments
                                  • Dependency management
                                    • File organization
                                      • Secrets and configuration
                                        • Editing your app
                                        • Migrations and upgrades
                                          1. Identify your app type
                                            • Migrate to a container runtime
                                              • Migrate from ROOT_LOCATION
                                              • Features
                                                1. External access
                                                  • Git integration
                                                    • Restricted caller's rights
                                                      • Logging and tracing
                                                        • Row access policies
                                                          • Sharing Streamlit in Snowflake apps
                                                            • Sleep timer
                                                            • Limitations and library changes
                                                              • Troubleshooting Streamlit in Snowflake
                                                                • Streamlit open-source library documentation
                                                              • Snowflake Native App Framework
                                                              • Snowflake Declarative Sharing
                                                              • Snowflake Native SDK for Connectors
                                                              • External Integration
                                                              • External Functions
                                                              • Kafka and Spark Connectors
                                                              • Snowflake Scripting
                                                              • Snowflake Scripting Developer Guide
                                                              • Tools
                                                              • Snowflake CLI
                                                                  1. Introduction
                                                                    • Installing Snowflake CLI
                                                                      • Configuring Snowflake CLI and connecting to Snowflake
                                                                      • Bootstrapping a project from a template
                                                                        • Project definition files
                                                                        • Managing Snowflake objects
                                                                          • Managing Snowflake stages
                                                                            • Managing Container Services
                                                                            • Using Snowpark APIs
                                                                            • Working with notebooks
                                                                              • Working with Streamlit in Snowflake
                                                                              • Using Snowflake Native Apps
                                                                              • Executing SQL
                                                                                • Managing Snowflake Git repositories
                                                                                • Managing data pipelines
                                                                                • Integrating CI/CD with Snowflake CLI
                                                                                  • Migrating from SnowSQL
                                                                                    • Command reference
                                                                                        1. snow command
                                                                                          • Authorization commands
                                                                                          • Bootstrap commands
                                                                                          • Connection commands
                                                                                          • Cortex commands
                                                                                          • dbt commands
                                                                                          • Git commands
                                                                                              1. git copy
                                                                                                • git describe
                                                                                                  • git drop
                                                                                                    • git execute
                                                                                                      • git fetch
                                                                                                        • git list
                                                                                                          • git list-branches
                                                                                                            • git list-files
                                                                                                              • git list-tags
                                                                                                                • git setup
                                                                                                              • Helpers commands
                                                                                                              • Logs commands
                                                                                                              • Notebook commands
                                                                                                              • Snowflake Native App commands
                                                                                                              • Snowflake object commands
                                                                                                              • Snowpark commands
                                                                                                              • Snowpark Container Services (spcs) commands
                                                                                                              • SQL commands
                                                                                                              • Stage commands
                                                                                                              • Streamlit commands
                                                                                                      • Git
                                                                                                      • Drivers
                                                                                                      • Overview
                                                                                                      • Considerations when drivers reuse sessions
                                                                                                        • Scala versions
                                                                                                          • Reference
                                                                                                          • API Reference
                                                                                                            DeveloperSnowflake CLICommand referenceGit commands

                                                                                                            snow git commands¶

                                                                                                            Snowflake CLI supports the following commands to support Git integration:

                                                                                                            • snow git copy

                                                                                                            • snow git describe

                                                                                                            • snow git drop

                                                                                                            • snow git execute

                                                                                                            • snow git fetch

                                                                                                            • snow git list

                                                                                                            • snow git list-branches

                                                                                                            • snow git list-files

                                                                                                            • snow git list-tags

                                                                                                            • snow git setup

                                                                                                            Was this page helpful?

                                                                                                            Visit Snowflake
                                                                                                            Share your feedback
                                                                                                            Privacy PolicyTerms of Service
                                                                                                            © 2026 Snowflake All Rights Reserved.@北京神州数码云计算有限公司版权所有.
                                                                                                            1. Snowflake CLI
                                                                                                            2. Snowflake CLI command reference