Skip to content

docs: show how to set the app name with --app in the deploy tutorial#3316

Merged
bartlomieju merged 1 commit into
mainfrom
docs/deploy-tutorial-app-name
Jun 18, 2026
Merged

docs: show how to set the app name with --app in the deploy tutorial#3316
bartlomieju merged 1 commit into
mainfrom
docs/deploy-tutorial-app-name

Conversation

@bartlomieju

Copy link
Copy Markdown
Member

The deploy command tutorial
only demonstrated the interactive deno deploy flow ("select the
appropriate options when prompted") and never mentioned the --app flag.
A user asked whether setting the project name from the CLI is still
possible (#2751) - it is, it's now --app <name>, the successor to the
Deploy Classic project name.

This adds a short note in the deploy step showing deno deploy --app my-app-name and linking to the deno deploy reference for the full flag
list.

Closes #2751.

The deploy command tutorial only showed the interactive deno deploy flow
and never mentioned the --app flag, leaving users unsure how to set the
application name (the successor to the Deploy Classic project name) from
the CLI.

Closes #2751
@bartlomieju
bartlomieju merged commit 559d3e2 into main Jun 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback: /examples/deploy_command_tutorial/ - Needs Improvement

1 participant