Tenant Deploy Service HyperPath.TenantDeployService provides command-line utilities for tenant-specific infrastructure operations. Usage dotnet run -- deploy --tenant-id <tenant-id> [--environment <env>] dotnet run -- teardown --tenant-id <tenant-id> [--environment <env>] Options --tenant-id or -t --environment or -e