Manage Tenant Script Options
The following table explains various options for the OMS_Manage_Tenant.sh script.
| Option | Description | 
|---|---|
| OMS_Manage_Tenant.sh | Add a tenant with configuration parameters present in the default properties file. | 
| OMS_Manage_Tenant.sh -f <file> | Adds a tenant with the configuration parameters present in the file specified through the <file> command line argument. | 
| OMS_Manage_Tenant.sh -h | Displays the various options and general usage information related to the script. | 
| OMS_Manage_Tenant.sh -r | Removes a tenant with the tenant ID specified in the default properties file. | 
| OMS_Manage_Tenant.sh -r <tenantid> | Removes a tenant with the tenant ID specified through the <tenantid> command line argument. | 
| OMS_Manage_Tenant.sh -f <file> -r | Removes a tenant with the tenant ID specified in the file specified through the <file> command line argument. | 
Copyright © Cloud Software Group, Inc. All rights reserved.
