CLI arguments
Please finish Installation to setup the environments and dependancies.
If you are using the all the default options to init a wallet, you are free to skip this page. This page will elaborate some extra CLI arguments.
You are able to view all optional arguments by running with -h
flag:
Flag -c, --config
and -p --profile
specifies which Aptos config you would like to use for the interactive CLI.
For example, if you want to run a specific Aptos profile name under a custom config yaml file, you may run the following command line:
Last updated