Back to Nocobase

nb self check

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

2.1.9587 B
Original Source

nb self check

Check the current NocoBase CLI installation, resolve the latest version for the selected channel, and report whether automatic self-update is supported.

Usage

bash
nb self check [flags]

Parameters

ParameterTypeDescription
--channelstringRelease channel to compare with, default auto; options: auto, latest, beta, alpha
--jsonbooleanOutput JSON

Examples

bash
nb self check
nb self check --channel beta
nb self check --json