Release Management
- Before reading this page, make sure you have installed the NocoBase CLI and completed initialization as described in AI Builder Quick Start.
- Requires Professional edition or above authorization from NocoBase Commercial Edition.
- Make sure the Backup Management and Migration Management plugins are activated and upgraded to the latest version.
The Release Management CLI is still under active development and is not yet available for use.
Introduction
The Release Management Skill performs release operations across multiple environments — supporting both backup & restore and migration release methods.
Capabilities
- Single-environment backup & restore: Use a backup package to fully restore data on the local machine.
- Cross-environment backup & restore: Use a backup package to fully restore data on the target environment.
- Cross-environment migration: Use a new migration package to differentially update data on the target environment.
Prompt Examples
Scenario A: Single-environment backup & restore
The current environment needs to have a backup package, or you need to create a backup first and then restore.
Prompt mode
CLI mode

Scenario B: Cross-environment backup & restore
You need two environments, such as a local dev environment and a remote test environment, or two locally installed environments.
Prompt mode
CLI mode

Scenario C: Cross-environment migration
Similar to Scenario B, you need two environments, such as a local dev environment and a remote test environment, or two locally installed environments.
Prompt mode
CLI mode

FAQ
Should I choose backup & restore or migration?
If you already have a usable backup package, choose backup & restore. If you need to control which data gets synced by strategy (e.g., syncing only the structure without data), choose migration.
What does "migration plugin not found" mean?
The migration management plugin requires the Professional edition or above. See NocoBase Commercial Edition for details.
Related Links
- AI Builder Overview — Overview and installation guide for all AI Builder Skills
- Environment Management — Environment checks, installation, deployment, and troubleshooting

