docbox-management 0.9.0

Management core library for managing docbox used by the cli and other tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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