Account Commands

account summary

Prints some various bits of information about an account

account summary [OPTIONS]

account events

Summary and acknowledgement of upcoming and ongoing maintenance events

account events [OPTIONS]

Options

--ack-all

Acknowledge every upcoming event. Doing so will turn off the popup in the control portal

account event-detail

Details of a specific event, and ability to acknowledge event.

account event-detail [OPTIONS] IDENTIFIER

Options

--ack

Acknowledge Event. Doing so will turn off the popup in the control portal

Arguments

IDENTIFIER

Required argument

account invoices

List invoices

account invoices [OPTIONS]

Options

--limit <limit>

How many invoices to get back.

Default

50

--closed

Include invoices with a CLOSED status.

Default

False

--all

Return ALL invoices. There may be a lot of these.

Default

False

account invoice-detail

Invoice details

account invoice-detail [OPTIONS] IDENTIFIER

Options

--details

Shows a very detailed list of charges

Default

False

Arguments

IDENTIFIER

Required argument

account billing-items

Lists billing items with some other useful information.

Similiar to https://cloud.ibm.com/billing/billing-items

account billing-items [OPTIONS]

account item-detail

Gets detailed information about a billing item.

account item-detail [OPTIONS] IDENTIFIER

Arguments

IDENTIFIER

Required argument

account cancel-item

Cancels a billing item.

account cancel-item [OPTIONS] IDENTIFIER

Arguments

IDENTIFIER

Required argument

account orders

Lists account orders. Use slcli order lookup <ID> to find more details about a specific order.

account orders [OPTIONS]

Options

-l, --limit <limit>

How many results to get in one api call

Default

100

account licenses

Show all licenses.

account licenses [OPTIONS]