github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_config_set.md (about) 1 ## ioctl config set 2 3 Set config fields for ioctl 4 5 ### Synopsis 6 7 Set config fields for ioctl 8 Valid Variables: [endpoint, wallet, explorer, defaultacc, language, nsv2height] 9 10 ``` 11 ioctl config set VARIABLE VALUE [flags] 12 ``` 13 14 ### Options 15 16 ``` 17 -h, --help help for set 18 --insecure set insecure connection as default 19 ``` 20 21 ### Options inherited from parent commands 22 23 ``` 24 -o, --output-format string output format 25 ``` 26 27 ### SEE ALSO 28 29 * [ioctl config](ioctl_config.md) - Get, set, or reset configuration for ioctl 30 31 ###### Auto generated by docgen on 7-Mar-2022