nb license

Manage NocoBase commercial licensing, including license activation, instance IDs, license status, and licensed plugins.

Usage

nb license <command>

Subcommands

CommandDescription
nb license activateActivate commercial licensing for the current env
nb license idShow or generate the instance ID for the current env
nb license statusShow commercial license status for the current env
nb license pluginsManage commercial plugins allowed by the current license

Examples

nb license id --env app1
nb license activate --env app1 --key-file ./license.txt
nb license status --env app1
nb license plugins list --env app1
nb license plugins sync --env app1