github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_alias_export.md (about) 1 ## ioctl alias export 2 3 Export aliases to either json or yaml format 4 5 ### Synopsis 6 7 Export aliases to either json or yaml format 8 9 ``` 10 ioctl alias export [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -f, --format string set format: json/yaml (default "json") 17 -h, --help help for export 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 alias](ioctl_alias.md) - Manage aliases of IoTeX addresses 29 30 ###### Auto generated by docgen on 7-Mar-2022