1pki-server(8) PKI Administrative Command-Line Interface (CLI) pki-server(8)
2
3
4
6 pki-server - Command-Line Interface for performing administrative tasks
7 on Certificate System subsystems.
8
9
11 pki-server [CLI options] <command> [command arguments]
12
13
15 The pki-server command provides a command-line interface allowing
16 administrators to perform various administrative operations on the Cer‐
17 tificate System instances. These services include starting/stopping
18 instances, enabling/disabling subsystems, performing certain migrations
19 and enabling/disabling startup using nuxwdog.
20
21 Operations are performed using file system utilities, and can only be
22 performed by an administrative user on the local host. This utility
23 does not connect to any of the subsystem's WEB or REST interfaces.
24
25
27 --help Prints additional help information.
28
29 -d Displays debug information.
30
31 -v Displays verbose information.
32
33
35 To view available commands and options, simply type pki-server.
36
37 Some commands have sub-commands. To view the sub-commands, type pki-
38 server <command>. To view each command's usage, type pki-server <com‐
39 mand> --help.
40
41
43 /usr/sbin/pki-server
44
45
47 pki-server-instance(1)
48 Certificate Server instance management commands.
49
50
51 pki-server-subsystem(1)
52 Certificate Server subsystem management commands.
53
54
55 pki-server-migrate(1)
56 Certificate server migration script management commands.
57
58
59 pki-server-nuxwdog(1)
60 Commands to enable/disable startup using nuxwdog.
61
62
63 pki-server-cert(1)
64 System certificate management commands.
65
66
68 Ade Lee <alee@redhat.com>, and Dinesh Prasanth M K <dmoluguw@red‐
69 hat.com>
70
71
73 Copyright (c) 2017 Red Hat, Inc. This is licensed under the GNU General
74 Public License, version 2 (GPLv2). A copy of this license is available
75 at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
76
77
78
79version 10.4 July 31, 2017 pki-server(8)