Produces a list of all portals and Portal Server instances that are available.
psadmin list-portals --adminuser uid --passwordfile password-file [--portal portal-name]
psadmin list-portals -u uid -f password-filename [-p portal-name]
The following options are required:
Specifies the administrator's distinguished name (dn) or user ID (uid).
Specifies the administrator's password in the password file.
The following option is optional:
Include to display Portal Server instances for the portal specified. Omit to display Portal Server instances for all portals.
psadmin list-portals -u admin—user -f password -p portal1
In the example above, the command lists all the instances of portal, portal1.
psadmin list-portals -u admin-user -f password
In the above example, the command lists all the portals and all the portal instances.