Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 BUG: wrangler pages project delete should enforce a project name argument #5559

Closed
kristianfreeman opened this issue Apr 8, 2024 · 0 comments · Fixed by #6914
Closed
Assignees
Labels
bug Something that isn't working pages Relating to Pages quick win Potentially easy/straightforward issue to tackle

Comments

@kristianfreeman
Copy link
Contributor

Which Cloudflare product(s) does this pertain to?

Pages

What version(s) of the tool(s) are you using?

wrangler@3.48.0

What version of Node are you using?

No response

What operating system and version are you using?

macOS Sonoma 14

Describe the Bug

Observed behavior

When using the npx wrangler@latest pages project delete subcommand, if no project name is specified, it attempts to delete the project named undefined.

CleanShot 2024-04-08 at 14 45 28

Expected behavior

It should validate that there is a passed project name, and return -h output if it isn't passed in. Specifying a project name works as expected.

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

No response

@kristianfreeman kristianfreeman added the bug Something that isn't working label Apr 8, 2024
@RamIdeas RamIdeas added pages Relating to Pages quick win Potentially easy/straightforward issue to tackle labels Jun 17, 2024
@emily-shen emily-shen self-assigned this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working pages Relating to Pages quick win Potentially easy/straightforward issue to tackle
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants