link
将仓库链接到远程缓存提供商。
标志选项
--api <url>
指定远程缓存提供商的 URL。
--yes
对所有提示回答“是”
--scope <scope>
您正在链接的范围。例如,在使用 Vercel 时,这是您的 Vercel 团队的 slug。
将仓库链接到远程缓存提供商。
turbo link--api <url>指定远程缓存提供商的 URL。
turbo link --api=https://example.com--yes对所有提示回答“是”
turbo link --yes--scope <scope>您正在链接的范围。例如,在使用 Vercel 时,这是您的 Vercel 团队的 slug。
turbo link --scope=your-team