This command marks the specified community as deleted and only the administrator can see the community.
psadmin delete-community --adminuser uid [--passwordfile password-filename] --portal portal-ID --name community-name
psadmin delete-community -u uid [-f password-filename] -p portal-ID -N community-name
The following options are required:
Specifies the administrator's distinguished name.
Specifies the portal.
Specifies the name of the community to delete.
The following option is optional:
Specifies the administrator's password in a temporary password file. The password file is used to fetch and present password for authentication.