racli run preinstall

Execute preinstallation tasks.

Syntax

racli run preinstall [--zdlra_release_file=<FILE>] [--rollback]
[--raadmin_uid=<UID>] [--raadmin_gid=<GID>] [--rasec_uid=<UID>]
[--sec_gid=<GID>] [--rasys_uid=<UID>] [--rasys_gid=<GID>]

Options

--rollback

Perform rollback of the preinstall command.

--rollback

Perform rollback of the preinstall command.

--raadmin_uid=<UID>

The new 'raadmin' user id. Value must be >= 1003 and not equal to 1101 or 1102.

--raadmin_gid=<GID>

The new 'raadmin' group id. Value must be >= 1003 and not equal to 1101 or 1102.

--rasec_uid=<UID>

The new 'rasec' user id. Value must be >= 1003 and not equal to 1101 or 1102.

--sec_gid=<GID>

The new 'sec' group id. Value must be >= 1003 and not equal to 1101 or 1102.

--rasys_uid=<UID>

The new 'rasys' user id. Value must be >= 1003 and not equal to 1101 or 1102.

--rasys_gid=<GID>

The new 'rasys' group id. Value must be >= 1003 and not equal to 1101 or 1102.

--zdlra_release_file=<FILE>

Specifies ZDLRA release file to use.