1pki-server-migrate(8) PKI Migration Commands pki-server-migrate(8)
2
3
4
6 pki-server-migrate - Command-Line Interface to run migration scripts on
7 CS instances.
8
9
11 pki-server [CLI options] migrate --tomcat [7|8]
12
13
15 Apache Tomcat instances are configured differently in Tomcat 7 and 8.
16 pki-server migrate makes the necessary changes in the instance configuā
17 ration files and symbolic links so that the instance will work with the
18 target Tomcat version.
19
20 This command will migrate all instances to the target Apache Tomcat
21 version. To migrate a specific instance only, use pki-server instance-
22 migrate.
23
25 The CLI options are described in pki-server(8).
26
27
29 All pki-server commands must be executed as the system administrator.
30
31
33 Ade Lee <alee@redhat.com>
34
35
37 Copyright (c) 2015 Red Hat, Inc. This is licensed under the GNU General
38 Public License, version 2 (GPLv2). A copy of this license is available
39 at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
40
41
42
43version 10.2 July 15, 2015 pki-server-migrate(8)