nb self update

Update the installed NocoBase CLI when the current CLI is managed by a standard global npm installation.

Usage

nb self update [flags]

Parameters

ParameterTypeDescription
--channelstringRelease channel to update to, default auto; options: auto, latest, beta, alpha
--yes, -ybooleanSkip update confirmation
--jsonbooleanOutput JSON
--verbosebooleanShow detailed update output

Examples

nb self update
nb self update --yes
nb self update --channel alpha --json