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

nb self check [flags]

Parameters

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

Examples

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