← 返回命令列表

Linux command

linode-cli-account 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Show account info

linode-cli account view

Show billing details and payment method

linode-cli account view-billing

Show account settings

linode-cli account settings

List recent events

linode-cli account events-list

List invoices

linode-cli account invoices-list

View a specific invoice

linode-cli account invoice-view [invoice_id]

List payments

linode-cli account payments-list

View network transfer pool usage

linode-cli account transfer

说明

linode-cli account manages Linode (Akamai Cloud) account information including billing, invoices, payments, events, and user management. It provides read access to account details and financial history through the Linode API.

参数

--json
Output in JSON format.
--text
Output in plain text format.
--pretty
Pretty-print JSON output.

FAQ

What is the linode-cli-account command used for?

linode-cli account manages Linode (Akamai Cloud) account information including billing, invoices, payments, events, and user management. It provides read access to account details and financial history through the Linode API.

How do I run a basic linode-cli-account example?

Run `linode-cli account view` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --json do in linode-cli-account?

Output in JSON format.