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
--yes
flag toturbo link
to 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 --yes
to out git repo. Turborepo setup akaturbo link
command 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