File: cdn.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 (33 lines) | stat: -rw-r--r-- 633 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
.. _cli_cdn:

Interacting with CDN
=====================


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

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

.. click:: SoftLayer.CLI.cdn.origin_add:cli
   :prog: cdn origin-add
   :show-nested:

.. click:: SoftLayer.CLI.cdn.origin_list:cli
   :prog: cdn origin-list
   :show-nested:

.. click:: SoftLayer.CLI.cdn.origin_remove:cli
   :prog: cdn origin-remove
   :show-nested:

.. click:: SoftLayer.CLI.cdn.purge:cli
   :prog: cdn purge
   :show-nested:

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