File: object_storage.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 (30 lines) | stat: -rw-r--r-- 795 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
26
27
28
29
30
.. _cli_object_storage:

Object Storage Commands
=======================


.. click:: SoftLayer.CLI.object_storage.list_accounts:cli
    :prog: object-storage accounts
    :show-nested:

.. click:: SoftLayer.CLI.object_storage.list_endpoints:cli
    :prog: object-storage endpoints
    :show-nested:

.. click:: SoftLayer.CLI.object_storage.credential.list:cli
    :prog: object-storage credential list
    :show-nested:


.. click:: SoftLayer.CLI.object_storage.credential.limit:cli
    :prog: object-storage credential limit
    :show-nested:

.. click:: SoftLayer.CLI.object_storage.credential.delete:cli
    :prog: object-storage credential delete
    :show-nested:

.. click:: SoftLayer.CLI.object_storage.credential.create:cli
    :prog: object-storage credential create
    :show-nested: