diff --git a/packages/sanity/src/_internal/cli/commands/deploy/deployCommand.ts b/packages/sanity/src/_internal/cli/commands/deploy/deployCommand.ts index a4b8bc18c84..dd5f88407ac 100644 --- a/packages/sanity/src/_internal/cli/commands/deploy/deployCommand.ts +++ b/packages/sanity/src/_internal/cli/commands/deploy/deployCommand.ts @@ -12,6 +12,7 @@ Options --auto-updates / --no-auto-updates Enable/disable auto updates of studio versions --no-minify Skip minifying built JavaScript (speeds up build, increases size of bundle) --no-build Don't build the studio prior to deploy, instead deploying the version currently in \`dist/\` + -y, --yes Unattended mode, answers "yes" to any "yes/no" prompt and otherwise uses defaults Examples sanity deploy