Sun Java System Portal Server 7 2005Q4 Release Note Supplement

psadmin redeploy

Description

Redeploys a Portal Server to a web container instance.

Syntax

Long Format

psadmin redeploy --adminuser uid --passwordfile password-file-name --portal portal-name [--instance instance-name]

Short Format

psadmin redeploy -u uid -f password-file-name -p portal-name -i instance-name

Options

The following options are required:

[--adminuser | -u] uid

Specifies the administrator's distinguished name (dn), or user ID (uid).

[--passwordfile | -f] password-file-name

Specifies the administrator's password in the password file.

[--portal | -p] portal-name

Specifies the name of the portal that the instance belongs to.

The following option is optional:

[--instance | -i] instance-name

Specifies the ID of the instance to redeploy. Include to redeploy the specified instance. Omit to redeploy all Portal Server instances for this portal.