Manage Configuration
Configuration should be managed by using config add
and config remove
commands. Using add command will also
validate values that will be added to the configuration.
_10flow config add <account|contract|network|deployment>_10flow config remove <account|contract|network|deployment>
Example Usage​
_10flow config add account_10_10Name: Admin_10Address: f8d6e0586b0a20c7_10✔ ECDSA_P256_10✔ SHA3_256_10Private key: e382a0e494...9285809356_10Key index (Default: 0): 0
Configuration​
- Flag:
--config-path
- Short Flag:
-f
- Valid inputs: valid filename
Specify a filename for the configuration files, you can provide multiple configuration
files by using -f
flag multiple times.