tenant delete

Prev Next

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

--id ID

Specifies which tenant to delete.

Options

--force

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