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
                                • Logging and tracing
                                • 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
                                                      • 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
                                                                                1. About projects
                                                                                  • About project definitions
                                                                                    • Create and manage objects
                                                                                        1. Create a project
                                                                                          • Create and install your application
                                                                                            • Create package versions
                                                                                              • List package versions
                                                                                                • Validate an application package
                                                                                                  • Open an app
                                                                                                    • Publish an app
                                                                                                      • Prepare a local folder for artifacts
                                                                                                        • Drop a package version
                                                                                                          • Drop an application and package
                                                                                                    • Executing SQL
                                                                                                      • Managing Snowflake Git repositories
                                                                                                      • Managing data pipelines
                                                                                                      • Integrating CI/CD with Snowflake CLI
                                                                                                        • Migrating from SnowSQL
                                                                                                          • Command reference
                                                                                                      • Git
                                                                                                      • Drivers
                                                                                                      • Overview
                                                                                                      • Considerations when drivers reuse sessions
                                                                                                        • Scala versions
                                                                                                          • Reference
                                                                                                          • API Reference
                                                                                                            DeveloperSnowflake CLIUsing Snowflake Native AppsCreate and manage objects

                                                                                                            Creating and managing Snowflake Native App objects¶

                                                                                                            You can perform the following operations when creating and managing Snowflake Native App objects:

                                                                                                            • Creating a Snowflake Native App project

                                                                                                            • Preparing a local folder with configured Snowflake Native App artifacts

                                                                                                            • Validating an application package

                                                                                                            • Creating and installing your application

                                                                                                            • Creating an application package with a version (or patch)

                                                                                                            • Listing all versions defined in an application package

                                                                                                            • Opening an app in a browser

                                                                                                            • Publishing a Snowflake Native App to customers

                                                                                                            • Dropping an existing version of an app in an application package

                                                                                                            • Dropping Snowflake Native App objects

                                                                                                            Was this page helpful?

                                                                                                            Visit Snowflake
                                                                                                            Share your feedback
                                                                                                            Privacy PolicyTerms of Service
                                                                                                            © 2026 Snowflake All Rights Reserved.@北京神州数码云计算有限公司版权所有.
                                                                                                            1. Snowflake CLI
                                                                                                            2. Using Snowflake Native App in Snowflake CLI
                                                                                                            3. About Snowflake Native App projects
                                                                                                            4. Project definition files
                                                                                                            5. Creating a Snowflake Native App project
                                                                                                            6. Creating and installing your application
                                                                                                            7. Opening an app in a browser
                                                                                                            8. Publishing a Snowflake Native App to customers
                                                                                                            9. Dropping Snowflake Native App objects
                                                                                                            10. snow app commands