This command deletes a tenant. When a tenant is deleted, the tenant's directory is deleted. If the directory contains data, the tenant cannot be deleted, unless the --force flag is supplied with the command.
Usage
tenant delete --id ID [--force]
Required Parameters
| Specifies which tenant to delete. |
Options
| Forces deletion of the tenant, even if files exist in the tenant directory. |
Example
vcli: admin> tenant delete --id 1 Are you sure you want to delete the Tenant? [y/N] y