Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Manage OceanBase tenants using obd. Create, drop, show, and optimize tenants. Configure backup paths, run backups, and restore from backup. Use when users ask about OceanBase tenants, tenant creation, backup, restore, workload optimization, or multi-tenant management via obd.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -59% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -25% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -15% | 0% |
Manage tenants within an OceanBase CE cluster using obd cluster tenant commands.
For cluster lifecycle (deploy, start, stop, upgrade): Use cluster-management. For seekdb: Use seekdb. For benchmarks: Use testing-and-benchmark.
bashobd cluster tenant create <deploy_name> -n <tenant_name> [options]
bashobd cluster tenant drop <deploy_name> -n <tenant_name>
bashobd cluster tenant show <deploy_name>
bashobd cluster tenant optimize <deploy_name> <tenant_name> -o <workload>
Supported workloads: express_oltp, olap, etc.
bashobd cluster tenant set-backup-config <deploy_name> <tenant_name> -d <data_uri> -a <log_uri>
bashobd cluster tenant backup <deploy_name> <tenant_name>
bashobd cluster tenant restore <deploy_name> <tenant_name> <data_uri> <log_uri>
See references/backup-restore.md for detailed backup and restore procedures.
bashobd cluster tenant create test-cluster -n mysql
bashobd cluster tenant set-backup-config test-cluster mysql -d file:///backup/data -a file:///backup/log obd cluster tenant backup test-cluster mysql
Other measured skills in the registry, with their headline benchmark lift.