quill account-balance
Queries a ledger account for its balance.
Basic usage
The basic syntax for running quill account-balance
commands is:
quill account-balance [flag] <account id>
Arguments
Argument | Description |
---|---|
<account id> | The id of the account to query. |
Flags
Flag | Description |
---|---|
--dry-run | Will display the query, but not send it. |
-h , --help | Displays usage information. |
--yes | Skips confirmation and sends the message directly. |