## Task Add `--no-update-check` flag that disables the background update check. Also respect a `NO_UPDATE_CHECK=1` environment variable. ## Files ``` packages/cli/src/utils/update-check.ts packages/cli/src/config/env.ts ```
Task
Add
--no-update-checkflag that disables the background update check. Also respect aNO_UPDATE_CHECK=1environment variable.Files