pki-securitydomain - Man Page

Command-line interface for managing PKI security domain.

Synopsis

pki [CLI-options] securitydomain
pki [CLI-options] securitydomain-show [command-options]

Description

The pki-securitydomain commands provide command-line interfaces to manage the security domain.

pki [CLI-options] securitydomain
   This command is to list available security domain commands.

pki [CLI-options] securitydomain-show [command-options]
   This command is to show the contents of the security domain.

Options

The CLI options are described in pki(1)​.

Operations

To view available security domain commands, type pki securitydomain​. To view each command's usage, type pki securitydomain-<command> --help​.

To show the contents of the security domain:

$ pki <security domain admin authentication> securitydomain-show

Authors

Ade Lee &lt;alee@redhat.com&gt;, Endi S. Dewata &lt;edewata@redhat.com&gt;, and Matthew Harmsen &lt;mharmsen@redhat.com&gt;​.

Referenced By

pki(1).

May 5, 2014 PKI Security Domain Management Commands