File: sshkey.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 (24 lines) | stat: -rw-r--r-- 454 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
.. _cli_sshkey:

SSH Keys
========

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

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

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

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

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