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
|
.. _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.account.bandwidth_pools:cli
:prog: account bandwidth-pools
:show-nested:
.. click:: SoftLayer.CLI.account.bandwidth_pools_detail:cli
:prog: account bandwidth-pools-detail
:show-nested:
|