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
                                                                                          • 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
                                                                                              1. streamlit deploy
                                                                                                • streamlit describe
                                                                                                  • streamlit drop
                                                                                                    • streamlit execute
                                                                                                      • streamlit get-url
                                                                                                        • streamlit list
                                                                                                          • streamlit share
                                                                                                • Git
                                                                                                • Drivers
                                                                                                • Overview
                                                                                                • Considerations when drivers reuse sessions
                                                                                                  • Scala versions
                                                                                                    • Reference
                                                                                                    • API Reference
                                                                                                      DeveloperSnowflake CLICommand referenceStreamlit commands

                                                                                                      snow streamlit commands¶

                                                                                                      Snowflake CLI supports the following commands for managing Streamlit apps:

                                                                                                      • snow streamlit deploy

                                                                                                      • snow streamlit describe

                                                                                                      • snow streamlit drop

                                                                                                      • snow streamlit execute

                                                                                                      • snow streamlit get-url

                                                                                                      • snow streamlit list

                                                                                                      • snow streamlit share

                                                                                                      For more information about Streamlit apps, refer to About Streamlit in Snowflake and Add a Streamlit app.

                                                                                                      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