nb self check
Check the current NocoBase CLI installation, resolve the latest version for the selected channel, and report whether self-update is supported.
Usage
Parameters
Install Method
nb self check detects the current install method at runtime. It does not use the historical self-install-methods.json cache.
The command can report these install methods:
Self-update is supported for npm-global, pnpm-global, and yarn-global. For package-local or source, update the parent project or repository checkout instead.

