UnprovisionClientFromTenant
Removes a single client mirror (drops the child-side client + the parent's tracking row).
Examples
octo-cli -c UnprovisionClientFromTenant -id <clientId> -ctid <child-tenant-id>
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --clientId | yes | The mirrored ClientId |
-ctid | --child-tenant-id | yes | ID of the child tenant whose mirror should be removed |
-y | --yes | no | Skip confirmation prompt |