SYNOPSIS
pki-server [CLI options] <command> [command arguments]
DESCRIPTION
The pki-server command provides a command-line interface allowing administrators to perform various administrative operations on the Certificate System instances. These services include starting/stopping instances, enabling/disabling subsystems, performing certain migrations and enabling/disabling startup using nuxwdog.
Operations are performed using file system utilities, and can only be performed by an administrative user on the local host. This utility does not connect to any of the subsystem's WEB or REST interfaces.
CLI OPTIONS
--help Prints additional help information.- -d
- Displays debug information.
- -v
-
Displays verbose information.
OPERATIONS
To view available commands and options, simply type pki-server.Some commands have sub-commands. To view the sub-commands, type pki-server <command>. To view each command's usage, type pki-server <command> --help.
FILES
/usr/sbin/pki-server
COPYRIGHT
Copyright (c) 2015 Red Hat, Inc. This is licensed under the GNU General Public License, version 2 (GPLv2). A copy of this license is available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.