The CLI is a proxy to the wallet server, which is required for
most commands. Commands are turned into corresponding API calls,
and submitted to an up-and-running server. Some commands do not
require an active server and can be run offline (e.g.
'recovery-phrase generate').

Usage:  COMMAND

  Cardano Wallet Command-Line Interface (CLI)

Available options:
  -h,--help                Show this help text

Available commands:
  recovery-phrase          About recovery phrases
  key                      About public/private keys
  wallet                   About wallets
  transaction              About transactions
  address                  About addresses
  stake-pool               About stake pools
  network                  About the network
