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