The ft_list_installed_tenant
script is used to list all Fluid Topics tenants installed on the server.
Command template:
ft_list_installed_tenant [-ws] [-vhost] [-v] [-h]
Command example:
ft_list_installed_tenant
Command arguments:
-vhost
: Displays the vhost used by the tenant.--ws
: Displays web services used by the tenant.-v
: Activates verbose mode. Can also be written--verbose
.-h
: Displays the help and lists all available optional arguments for the command. Can also be written--help
.
The script is available in the antidot-fluidtopics-reply
package.