[CLI]`vc alias set alias-demo` not including all the parameters like this does not produce the correct error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 16.3k
- Forks
- 3.8k
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Context from a support case sent to us.
I'm trying to test the
vercel aliascommand. My terminal output and error are below:~/sites/vercel-demo main +7 !1 ❯ vercel alias set alias-demo
Vercel CLI 24.0.0Assigning alias alias-demo to deployment vercel-demo-m4x73xl0s-laserjn.vercel.app
Error! The deployment https://vercel-demo-m4x73xl0s-laserjn.vercel.app is not ready.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce vercel alias set alias-demo using the support-case output and trace the CLI's alias command handling from that entry point. Determine which parameters are required for the deployment-readiness error, then verify that the command reports the correct error for this invocation with an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100