shipfeedAI news, curated daily

23:04:54 CET
20 MAY23:04:54shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Vercel CLI commands now scoped to local directory

Vercel CLI updates scope handling so commands like `vc project ls` and `vc domains ls` default to the linked local directory instead of the global team, with a `--scope` flag for overrides.

Apr 6 · · primary fetch1 sourceupdated Apr 6 ·

Commands like and now automatically use the scope of your linked local directory instead of defaulting to your global team.vc project lsvc domains ls Previously, querying projects or domains inside a linked repository would return global results, creating an unexpected disconnect between your immediate working environment and the CLI output.

This update aligns read-only commands with your local context, though you can still manually override the target team by passing the flag.--scope Run to update to the latest Vercel CLI (at least ).pnpm i -g vercel@latestv50.40.0 Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comVercel CLI commands now scoped to local directoryprimary