Skip to main content

Asset Repository Services

Commands for tenant lifecycle, CK model import/export, stream data, blueprints, and CK library management.

  • Tenant Lifecycle — creating, attaching, cleaning, and restoring tenant databases; reference for the Create, Attach, Clean, Dump, and Restore commands here.
  • Blueprints — the underlying mechanics and YAML schema for blueprint definitions, dependencies, migrations, and backup/rollback behaviour exposed via InstallBlueprint, UpdateBlueprint, PreviewBlueprintUpdate, RollbackBlueprint, and UninstallBlueprint.
  • Library Management — catalog browsing, dependency resolution, and CK model versioning behind ListCatalogs, ListCatalogModels, LibraryStatus, CheckDependencies, CheckUpgrade, ImportFromCatalog, FixAll, and RefreshCatalogs.