list

List All Keys in the Sui Keystore

Lists all keys in the Sui keystore by their Sui address, Base64 encoded public key, and key scheme name.

Usage

movement sui keytool list [OPTIONS]

Options

  • --json Return command outputs in JSON format.

  • -h, --help Print help.

  • -V, --version Print version.

Last updated