DOCUMENTATION
/
语言
English
中文
开始使用
指南
开发者
参考
版本说明
教程
状态
前往 https://china-status.snowflake.com 查看状态详细信息
  1. 概述
    • 生成器
    • Snowflake DevOps
      • 可观察性
        • Snowpark Library
        • Snowpark API
        • Spark workloads on Snowflake
        • 机器学习
        • Snowflake ML
        • Snowpark 代码执行环境
        • Snowpark Container Services
        • 函数和过程
        • 日志记录、跟踪和指标
        • Snowflake APIs
        • Snowflake Python APIs
        • Snowflake REST APIs
        • SQL API
        • 应用程序
        • Snowflake 中的 Streamlit
          1. 关于 Snowflake 中的 Streamlit
            • 开始使用
              1. Deploy a sample app
                • 使用 Snowsight 创建和部署 Streamlit 应用程序
                  • 使用 SQL 创建和部署 Streamlit 应用程序
                    • 使用 Snowflake CLI 创建和部署 Streamlit 应用程序
                    • Streamlit object management
                      1. Billing considerations
                        • Security considerations
                          • Privilege requirements
                            • 了解所有者的权限
                              • 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
                                              • 功能
                                                1. 外部访问
                                                  • Git 集成
                                                    • Restricted caller's rights
                                                      • 日志记录和跟踪
                                                        • Row access policies
                                                          • Sharing Streamlit in Snowflake apps
                                                            • Sleep timer
                                                            • Limitations and library changes
                                                              • Snowflake 中的 Streamlit 故障排除
                                                                • Streamlit 开源代码库文档
                                                              • Snowflake Native App Framework
                                                              • Snowflake Declarative Sharing
                                                              • Snowflake Native SDK for Connectors
                                                              • 外部集成
                                                              • External Functions
                                                              • Kafka 和 Spark 连接器
                                                              • Snowflake Scripting
                                                              • Snowflake Scripting 开发者指南
                                                              • 工具
                                                              • Snowflake CLI
                                                                  1. 简介
                                                                    • 安装 Snowflake CLI
                                                                      • 配置 Snowflake CLI 并连接到 Snowflake
                                                                      • 使用模板引导项目
                                                                        • 项目定义文件
                                                                        • 管理 Snowflake 对象
                                                                          • 管理 Snowflake 暂存区
                                                                            • 管理 Container Services
                                                                            • 使用 Snowpark APIs
                                                                            • 使用笔记本
                                                                              • 在 Snowflake 中使用 Streamlit
                                                                              • 使用 Snowflake Native App
                                                                              • 执行 SQL
                                                                                • 管理 Snowflake Git 仓库
                                                                                • Managing data pipelines
                                                                                • Integrating CI/CD with Snowflake CLI
                                                                                  • Migrating from SnowSQL
                                                                                    • 命令参考
                                                                                        1. snow 命令
                                                                                          • Authorization commands
                                                                                          • 引导程序命令
                                                                                          • 连接命令
                                                                                          • Cortex 命令
                                                                                          • dbt commands
                                                                                          • Git 命令
                                                                                          • 辅助命令
                                                                                          • Logs commands
                                                                                          • 笔记本命令
                                                                                          • Snowflake Native App 命令
                                                                                          • Snowflake object commands
                                                                                          • Snowpark 命令
                                                                                          • Snowpark Container Services (spcs) 命令
                                                                                              1. spcs compute-pool commands
                                                                                              2. spcs image-registry commands
                                                                                              3. spcs image-repository commands
                                                                                              4. spcs service commands
                                                                                                  1. spcs service create
                                                                                                    • spcs service deploy
                                                                                                      • spcs service describe
                                                                                                        • spcs service drop
                                                                                                          • spcs service events
                                                                                                            • spcs service execute-job
                                                                                                              • spcs service list
                                                                                                                • spcs service list-containers
                                                                                                                  • spcs service list-endpoints
                                                                                                                    • spcs service list-instances
                                                                                                                      • spcs service list-roles
                                                                                                                        • spcs service logs
                                                                                                                          • spcs service metrics
                                                                                                                            • spcs service resume
                                                                                                                              • spcs service set
                                                                                                                                • spcs service status
                                                                                                                                  • spcs service suspend
                                                                                                                                    • spcs service unset
                                                                                                                                      • spcs service upgrade
                                                                                                                                • SQL 命令
                                                                                                                                • 暂存区命令
                                                                                                                                • Streamlit 命令
                                                                                                                        • Git
                                                                                                                        • 驱动程序
                                                                                                                        • 概述
                                                                                                                        • 驱动程序重复使用会话时的注意事项
                                                                                                                          • Scala versions
                                                                                                                            • 参考
                                                                                                                            • API 参考
                                                                                                                              开发者Snowflake CLI命令参考Snowpark Container Services (spcs) 命令spcs service commands

                                                                                                                              snow spcs service commands¶

                                                                                                                              备注

                                                                                                                              只有当您拥有使用 Snowpark Container Services 的必要权限时,才能通过 Snowflake CLI 使用 Snowpark Container Services。

                                                                                                                              Snowflake CLI 支持以下用于管理服务的命令:

                                                                                                                              • snow spcs service create

                                                                                                                              • snow spcs service deploy

                                                                                                                              • snow spcs service describe

                                                                                                                              • snow spcs service drop

                                                                                                                              • snow spcs service events

                                                                                                                              • snow spcs service execute-job

                                                                                                                              • snow spcs service list

                                                                                                                              • snow spcs service list-containers

                                                                                                                              • snow spcs service list-endpoints

                                                                                                                              • snow spcs service list-instances

                                                                                                                              • snow spcs service list-roles

                                                                                                                              • snow spcs service logs

                                                                                                                              • snow spcs service metrics

                                                                                                                              • snow spcs service resume

                                                                                                                              • snow spcs service set

                                                                                                                              • snow spcs service status

                                                                                                                              • snow spcs service suspend

                                                                                                                              • snow spcs service unset

                                                                                                                              • snow spcs service upgrade

                                                                                                                              此页面是否有帮助?

                                                                                                                              访问 Snowflake
                                                                                                                              分享您的反馈
                                                                                                                              隐私策略服务条款
                                                                                                                              © 2026 Snowflake 保留所有权利.@北京神州数码云计算有限公司版权所有.
                                                                                                                              1. Snowflake CLI
                                                                                                                              2. Snowflake CLI 命令参考
                                                                                                                              3. Snowpark Container Services (spcs) 命令