The list-themes subcommand lists all the themes that are installed in the portal.
psadmin list-themes --adminuser uid [--passwordfile passwordfile] --portal portalName
psadmin list-themes -u uid [-f passwordFile] -p portalName
These are the list of options available for the list-themes subcommand. The following two options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Specifies the portal name.
The following option is optional:
Specifies the administrator password in the password file. When the --passwordfile option is provided, the password file should contain the password without any other text. If this option is not specified, the password will be prompted.
./psadmin list-themes -u amadmin [-f passwordFile] -p portal1
The above command provides a list of themes in portal1.
Theme: heavy Id: heavy Context Path: desktop/themes/heavy Editable: false Uses Menu Control: false Theme: lite Id: lite Context Path: desktop/themes/lite Editable: false Uses Menu Control: true |