github aptos-labs/aptos-core aptos-cli-v2.0.2
Aptos CLI Release v2.0.2

latest releases: aptos-framework-v1.19.0, aptos-cli-v4.2.3, aptos-node-v1.19.2...
14 months ago

Changelog

[2.0.2] - 2023/07/06

Added

  • Added account lookup by authentication key
    • Example: account lookup-address --auth-key {your_auth_key}

Updated

  • Updated CLI source compilation to use rust toolchain version 1.7.0 (from 1.66.1).
  • Set 2 seconds timeout for telemetry

Removed

  • init command from config subcommand is removed. Please use init from the root command.
    • Example: aptos config init -> aptos init

Fixed

  • Panic issue when running aptos move test is fixed - GitHub issue #8516

Instructions

Update instructions

If you have already installed the CLI:

  • With brew: brew upgrade aptos
  • With the prepackaged CLI: aptos upgrade

Installation instructions

Don't miss a new aptos-core release

NewReleases is sending notifications on new releases.