1pki-server(8)                   pki-server CLI                   pki-server(8)
2
3
4

NAME

6       pki-server - Command-line interface for managing PKI server.
7
8

SYNOPSIS

10       pki-server [CLI-options] command [command-arguments]
11
12

DESCRIPTION

14       The  pki-server  command provides a command-line interface allowing ad‐
15       ministrators  to  perform  various  administrative  operations  on  PKI
16       server.    These  services  include  starting/stopping  instances,  en‐
17       abling/disabling subsystems,  performing  certain  migrations  and  en‐
18       abling/disabling startup using nuxwdog.
19
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 server's Web interfaces.
24
25

CLI OPTIONS

27       --help
28           Prints additional help information.
29
30
31       -d
32           Displays debug information.
33
34
35       -v
36           Displays verbose information.
37
38

OPERATIONS

40       To view available commands and options, simply type pki-server.
41
42
43       Some  commands  have  sub-commands. To view the sub-commands, type pki-
44       server command.  To view each command's usage, type pki-server  command
45       --help.
46
47

FILES

49       /usr/sbin/pki-server
50
51

SEE ALSO

53       pki-server-instance(8)
54           PKI instance management commands.
55
56
57       pki-server-subsystem(8)
58           PKI subsystem management commands.
59
60
61       pki-server-migrate(8)
62           PKI server migration script management commands.
63
64
65       pki-server-nuxwdog(8)
66           Commands to enable/disable startup using nuxwdog.
67
68
69       pki-server-cert(8)
70           System certificate management commands.
71
72

AUTHORS

74       Ade    Lee   <alee@redhat.com>,   and   Dinesh   Prasanth   M   K
75       <dmoluguw@redhat.com>
76
77
79       Copyright (c) 2019 Red Hat, Inc.  This is licensed under the  GNU  Gen‐
80       eral  Public  License,  version  2  (GPLv2).  A copy of this license is
81       available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
82
83
84
85PKI                            February 1, 2019                  pki-server(8)
Impressum