denoland / denoland/deploy-cli

Deno deploy cannot accept args for some reason

Open
#139 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Deno deploy cannot accept args for some reason

```zsh
% deno deploy --help

✗ An error occurred:
Option "--help" can only occur once, but was found several times.
```

- Works in v2.9.5. Don't work in v2.9.6
- Reproduced on MacOS and Github Actions.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `deno deploy --help` with v2.9.6 and compare the result with v2.9.5, where it works. Check the CLI argument handling involved in the duplicate `--help` error; done means the command accepts `--help` once on macOS and GitHub Actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.