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
                                                                            • 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
                                                                                            1. stage copy
                                                                                              • stage create
                                                                                                • stage describe
                                                                                                  • stage drop
                                                                                                    • stage execute
                                                                                                      • stage list
                                                                                                        • stage list files
                                                                                                          • stage remove
                                                                                                        • Streamlit commands
                                                                                                • Git
                                                                                                • Drivers
                                                                                                • Overview
                                                                                                • Considerations when drivers reuse sessions
                                                                                                  • Scala versions
                                                                                                    • Reference
                                                                                                    • API Reference
                                                                                                      DeveloperSnowflake CLICommand referenceStage commands

                                                                                                      snow stage commands¶

                                                                                                      Snowflake CLI supports the following commands to support Snowflake stage objects:

                                                                                                      • snow stage copy

                                                                                                      • snow stage create

                                                                                                      • snow stage describe

                                                                                                      • snow stage drop

                                                                                                      • snow stage execute

                                                                                                      • snow stage list

                                                                                                      • snow stage list-files

                                                                                                      • snow stage remove

                                                                                                      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
                                                                                                      3. Managing Snowflake stages