logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pki-server - Command-line interface for managing PKI server.

Authors

       Ade Lee lt;alee@redhat.comgt;, and Dinesh Prasanth M K lt;dmoluguw@redhat.comgt;

Cli Options

--help
           Prints additional help information.

       -d
           Displays debug information.

       -v
           Displays verbose information.

Description

       The  pki-server  command  provides  a  command-line  interface allowing administrators to perform various
       administrative  operations  on  PKI  server.   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 server's Web interfaces.

Files

/usr/sbin/pki-server

Name

       pki-server - Command-line interface for managing PKI server.

Operations

       To view available commands and options, simply type pki-server.

       Some commands have sub-commands. To view  the  sub-commands,  type  pki-servercommand.   To  view  each
       command's usage, type pki-servercommand--help.

See Also

pki-server-instance(8)
           PKI instance management commands.

       pki-server-subsystem(8)
           PKI subsystem management commands.

       pki-server-migrate(8)
           PKI server migration script management commands.

       pki-server-nuxwdog(8)
           Commands to enable/disable startup using nuxwdog.

       pki-server-cert(8)
           System certificate management commands.

Synopsis

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

See Also