File: account.rst

package info (click to toggle)
python-softlayer 6.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,508 kB
  • sloc: python: 57,195; makefile: 133; xml: 97; sh: 59
file content (65 lines) | stat: -rw-r--r-- 1,513 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
.. _cli_account:

Account Commands
=================


.. click:: SoftLayer.CLI.account.summary:cli
    :prog: account summary
    :show-nested:

.. click:: SoftLayer.CLI.account.events:cli
    :prog: account events
    :show-nested:

.. click:: SoftLayer.CLI.account.event_detail:cli
    :prog: account event-detail
    :show-nested:

.. click:: SoftLayer.CLI.account.invoices:cli
    :prog: account invoices
    :show-nested:

.. click:: SoftLayer.CLI.account.invoice_detail:cli
    :prog: account invoice-detail
    :show-nested:

.. click:: SoftLayer.CLI.account.billing_items:cli
    :prog: account billing-items
    :show-nested:

.. click:: SoftLayer.CLI.account.item_detail:cli
    :prog: account item-detail
    :show-nested:

.. click:: SoftLayer.CLI.account.cancel_item:cli
    :prog: account cancel-item
    :show-nested:

.. click:: SoftLayer.CLI.account.orders:cli
    :prog: account orders
    :show-nested:

.. click:: SoftLayer.CLI.account.licenses:cli
    :prog: account licenses
    :show-nested:

.. click:: SoftLayer.CLI.bandwidth.pools:cli
    :prog: account bandwidth-pools
    :show-nested:

.. click:: SoftLayer.CLI.bandwidth.pools_detail:cli
    :prog: account bandwidth-pools-detail
    :show-nested:

.. click:: SoftLayer.CLI.account.hooks:cli
    :prog: account hooks
    :show-nested:

.. click:: SoftLayer.CLI.account.hook_create:cli
    :prog: account hook-create
    :show-nested:

.. click:: SoftLayer.CLI.account.hook_delete:cli
    :prog: account hook-delete
    :show-nested: