Back to Nocobase

nb self

docs/docs/en/api/cli/self/index.md

2.1.11503 B
Original Source

nb self

Check or update the installed NocoBase CLI.

Usage

bash
nb self <command>

Subcommands

CommandDescription
nb self checkCheck current CLI version and self-update support
nb self updateUpdate the globally npm-installed NocoBase CLI

Examples

bash
nb self check
nb self check --json
nb self update --yes