Tenants List
Description
Lists the tenants in the hotglue environment.Sample
Tenants Delete
Description
Deletes a tenant from hotglue (including scheduled jobs and any related jobs history/config files).Sample
Tenants Update Config
Description
Bulk updates the configs of all tenants. This will update the passed JSON into the tenants’ configs, not completely overwrite the tenants’ configs.Sample
Parameters
| Option | Default | Description |
|---|---|---|
--flow | The flow to update linked sources/connectors for | |
--connector | The connector id to update | |
--configFilePath | ./config.json | The relative path to a JSON file containing the desired config updates |
Tenants Custom ETL
Description
Lists all tenants with custom ETL ScriptsSample
Parameters
| Option | Default | Description |
|---|---|---|
--flow | The flow to check for forked scripts | |
--connector | The connector ID to check for forked scripts |
Tenants Custom Field Map
Description
Lists all tenants with a custom Field MapSample
Parameters
| Option | Default | Description |
|---|---|---|
--flow | The flow to check for forked field maps | |
--connector | The connector ID to check for forked field maps |
Tenants Custom Catalog
Description
Lists all tenants with a custom catalogSample
Parameters
| Option | Default | Description |
|---|---|---|
--flow | The flow to check for forked catalogs | |
--connector | The connector ID to check for forked catalogs |