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