Add --yes flag to turbo link to skip questions
#8189
atahanyorganci
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
--yesflag toturbo linkto skip question during initial setup and accept inferred defaults.Non-goals
No response
Background
While onboarding developers to our team, we use an automated script that sets-up development environment. We can link project with Vercel via
vercel link --repo --yesto out git repo. Turborepo setup akaturbo linkcommand doesn't have such flag to accept defaults which introduces unnecessary friction.Proposal
Yes, I would be willing to implement this feature.
Beta Was this translation helpful? Give feedback.
All reactions