File: image.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 (32 lines) | stat: -rw-r--r-- 651 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
.. _cli_image:

Disk Image Commands
===================

.. click:: SoftLayer.CLI.image.delete:cli
    :prog: image delete
    :show-nested:

.. click:: SoftLayer.CLI.image.detail:cli
    :prog: image detail
    :show-nested:

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

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

.. click:: SoftLayer.CLI.image.import:cli
    :prog: image import
    :show-nested:

.. click:: SoftLayer.CLI.image.export:cli
    :prog: image export
    :show-nested:

.. click:: SoftLayer.CLI.image.datacenter:cli
    :prog: image datacenter
    :show-nested: