docbox-management 0.12.0

Management core library for managing docbox used by the cli and other tools
docs.rs failed to build docbox-management-0.12.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: docbox-management-0.10.1

Docbox Management

This library provides a core set of functions for managing docbox environments.

Provides functions for:

  • Initializing the root database
  • Creating Tenants
  • Deleting Tenants
  • Fetching and applying migrations

This is used by the docbox-cli and other management tools