Sun Java System Portal Server 7.2 Command-Line Reference

list-themes

The list-themes subcommand lists all the themes that are installed in the portal.

Long-Named Format

psadmin list-themes --adminuser uid [--passwordfile passwordfile] --portal portalName

Short-Named Format

psadmin list-themes -u uid [-f passwordFile] -p portalName

Options

These are the list of options available for the list-themes subcommand. The following two options are required:

[--adminuser | -u] uid

Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.

[--portal | -p] portalName

Specifies the portal name.

The following option is optional:

[--passwordfile | -f] passwordFile

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.

Example

./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