Snowflake Apps SQL commands¶
Snowflake provides SQL commands to create and manage APPLICATION SERVICE
objects for Snowflake App Runtime. The managed build service handles packaging
for snow app deploy; use artifact repository commands only when you manage
packages with SQL.
Application Service commands¶
- ALTER APPLICATION SERVICE
- CREATE APPLICATION SERVICE
- DESCRIBE APPLICATION SERVICE
- DROP APPLICATION SERVICE
- SHOW APPLICATION SERVICES
System functions¶
Artifact repository commands¶
Use these commands for SQL-only packaging workflows. They aren’t required for
snow app setup and snow app deploy after
account administrator setup.