Describe the solution
When you run npx create cloudflare@latest you're immediately prompted with:
â•° Where do you want to create your application? also used as application name
--black-thunder-97ee
I think i'm finding it confusing because the CLI's default value + the prompt looks like a flag?
Compare that to something like:
? Where would you like to create your app? (./my-worker-app)
Where the terminal's cursor is at the end of the line, and it's immediately clear that it wants a relative directory path