1pki-securitydomain(1)PKI Security Domain Management Commandpski-securitydomain(1)
2
3
4
6 pki-securitydomain - Command-line interface for managing PKI security
7 domain.
8
9
11 pki [CLI-options] securitydomain
12 pki [CLI-options] securitydomain-show [command-options]
13
14
16 The pki-securitydomain commands provide command-line interfaces to man‐
17 age the security domain.
18
19
20 pki [CLI-options] securitydomain
21 This command is to list available security domain commands.
22
23
24 pki [CLI-options] securitydomain-show [command-options]
25 This command is to show the contents of the security domain.
26
27
29 The CLI options are described in pki(1).
30
31
33 To view available security domain commands, type pki securitydomain.
34 To view each command's usage, type pki securitydomain-lt;commandgt;
35 --help.
36
37
38 To show the contents of the security domain:
39
40
41 $ pki <security domain admin authentication> securitydomain-show
42
43
44
46 Ade Lee lt;alee@redhat.comgt;, Endi S. Dewata lt;edewata@redhat.comgt;,
47 and Matthew Harmsen lt;mharmsen@redhat.comgt;.
48
49
51 Copyright (c) 2014 Red Hat, Inc. This is licensed under the GNU Gen‐
52 eral Public License, version 2 (GPLv2). A copy of this license is
53 available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
54
55
56
57PKI May 5, 2014 pki-securitydomain(1)