config

Tool for interacting with configuration of the Aptos CLI tool

This tool handles the global configuration of the CLI tool for default configuration, and user specific settings.

Usage

movement aptos config

Commands

  • generate-shell-completions Generate shell completion files

  • set-global-config Set global configuration settings

  • show-global-config Shows the properties in the global config

  • show-profiles Shows the current profiles available

  • help Print this message or the help of the given subcommand(s)

Options

-h, --help Print help (see a summary with '-h')

-V, --version Print version

Last updated