nb self update
Update the installed NocoBase CLI when the current CLI is managed by a standard global npm, pnpm, or yarn installation.
Usage
Parameters
Update Behavior
nb self update first detects the current install method at runtime. It does not use the historical self-install-methods.json cache.
When an update is available, the command uses the same package manager that manages the current global CLI install:
Interactive confirmation defaults to yes. Use --yes to skip the prompt in scripts.

