Back to Nocobase

nb license plugins

docs/docs/en/api/cli/license/plugins/index.md

2.1.14779 B
Original Source

nb license plugins

Inspect or synchronize commercial plugins allowed by the current license.

Usage

bash
nb license plugins <command>

Subcommands

CommandDescription
nb license plugins listShow commercial plugins associated with the current license
nb license plugins syncSynchronize commercial plugins allowed by the current license
nb license plugins cleanRemove downloaded commercial plugins for the current env

Examples

bash
nb license plugins list --env app1
nb license plugins sync --env app1 --dry-run
nb license plugins clean --env app1 --verbose