File: ssl.rst

package info (click to toggle)
python-softlayer 6.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,100 kB
  • sloc: python: 53,771; makefile: 289; sh: 57
file content (25 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (2)
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
.. _cli_ssl:

SSL Certificates
================

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

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

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

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

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