github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_hdwallet.md (about) 1 ## ioctl hdwallet 2 3 Manage hdwallets of IoTeX blockchain 4 5 ### Synopsis 6 7 Manage hdwallets of IoTeX blockchain 8 9 ### Options 10 11 ``` 12 -h, --help help for hdwallet 13 ``` 14 15 ### Options inherited from parent commands 16 17 ``` 18 -o, --output-format string output format 19 ``` 20 21 ### SEE ALSO 22 23 * [ioctl](../README.md) - Command-line interface for IoTeX blockchain 24 * [ioctl hdwallet create](ioctl_hdwallet_create.md) - create hdwallet using mnemonic 25 * [ioctl hdwallet delete](ioctl_hdwallet_delete.md) - delete hdwallet 26 * [ioctl hdwallet derive](ioctl_hdwallet_derive.md) - derive key from HDWallet 27 * [ioctl hdwallet export](ioctl_hdwallet_export.md) - export hdwallet mnemonic using password 28 * [ioctl hdwallet import](ioctl_hdwallet_import.md) - import hdwallet using mnemonic 29 30 ###### Auto generated by docgen on 7-Mar-2022