list
Command
clio wallet list [OPTIONS]
Description
Lists opened wallets, * = unlocked
Synopsis
clio wallet list
[-h | --help] # Print this help message and exit
[--help-all] # Show all help
Examples
The following examples demonstrate how to use the clio wallet list
command:
List all wallets
clio wallet list
Output:
Wallets:
[
"default *",
"second-wallet *"
]
Note: The asterisk (*) indicates that the wallet is unlocked.