File: security.rst

package info (click to toggle)
python-softlayer 6.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,508 kB
  • sloc: python: 57,195; makefile: 133; xml: 97; sh: 59
file content (84 lines) | stat: -rw-r--r-- 1,992 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
.. _cli_security:

SSH Keys and SSL Certificates
=============================

.. click:: SoftLayer.CLI.security.sshkey_add:cli
    :prog: security sshkey-add
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_add:cli
    :prog: sshkey add
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_remove:cli
    :prog: security sshkey-remove
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_remove:cli
    :prog: sshkey remove
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_edit:cli
    :prog: security sshkey-edit
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_edit:cli
    :prog: sshkey edit
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_list:cli
    :prog: security sshkey-list
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_list:cli
    :prog: sshkey list
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_print:cli
    :prog: security sshkey-print
    :show-nested:

.. click:: SoftLayer.CLI.security.sshkey_print:cli
    :prog: sshkey print
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_add:cli
    :prog: security cert-add
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_add:cli
    :prog: ssl add
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_download:cli
    :prog: security cert-download
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_download:cli
    :prog: ssl download
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_edit:cli
    :prog: security cert-edit
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_edit:cli
    :prog: ssl edit
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_list:cli
    :prog: security cert-list
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_list:cli
    :prog: ssl list
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_remove:cli
    :prog: security cert-remove
    :show-nested:

.. click:: SoftLayer.CLI.security.cert_remove:cli
    :prog: ssl remove
    :show-nested: