Skip to main content

Create

Creates a new tenant and provisions the current user as admin.

Examples

Basic usage:

octo-cli -c Create -tid "newtenant" -db "newtenant_db"

Options

ShortLongRequiredDescription
-tid--tenantIdyesId of tenant
-db--databaseyesName of database
-np--no-provisionnoSkip admin provisioning of the current user