pki-server-migrate - Man Page

Command-Line Interface to run migration scripts on PKI servers.

Synopsis

pki-server [CLI-options] migrate [command-options]

Description

Apache Tomcat instances are configured differently in Tomcat 7 and 8. pki-server migrate makes the necessary changes in the instance configuration files and symbolic links so that the instance will work with the target Tomcat version.

This command will migrate all instances to the target Apache Tomcat version. To migrate a specific instance only, use pki-server instance-migrate.

Options

The CLI options are described in pki-server(8).

--tomcat version

Tomcat version.

Operations

All pki-server commands must be executed as the system administrator.

Authors

Ade Lee <alee@redhat.com>.

Referenced By

pki-server(8).

July 15, 2015 PKI Migration Commands