This subcommand fetches the description, owner, and category for the specified community.
psadmin get-community --adminuser uid [--passwordfile password-filename] --portal portal-ID --name community-name
psadmin get-community -u uid [-f password-filename] -p portal-ID -N community-name
The following options are required:
Specifies the distinguished name of administrator.
Specifies the portal ID.
Specifies the name of the community to fetch data.
The following option is optional:
Specifies the administrator password in a temporary password file. The password file is used to fetch and present password for authentication.