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-<command> --help.
35
36
37 To show the contents of the security domain:
38
39
40 $ pki <security domain admin authentication> securitydomain-show
41
42
43
45 Ade Lee <alee@redhat.com>, Endi S. Dewata <edewata@redhat.com>, and
46 Matthew Harmsen <mharmsen@redhat.com>.
47
48
50 Copyright (c) 2014 Red Hat, Inc. This is licensed under the GNU Gen‐
51 eral Public License, version 2 (GPLv2). A copy of this license is
52 available at ⟨http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt⟩.
53
54
55
56PKI May 5, 2014 pki-securitydomain(1)