github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_node.md (about) 1 ## ioctl node 2 3 Deal with nodes of IoTeX blockchain 4 5 ### Synopsis 6 7 Deal with nodes of IoTeX blockchain 8 9 ### Options 10 11 ``` 12 --endpoint string set endpoint for once 13 -h, --help help for node 14 --insecure insecure connection for once 15 ``` 16 17 ### Options inherited from parent commands 18 19 ``` 20 -o, --output-format string output format 21 ``` 22 23 ### SEE ALSO 24 25 * [ioctl](../README.md) - Command-line interface for IoTeX blockchain 26 * [ioctl node delegate](ioctl_node_delegate.md) - Print consensus delegates information in certain epoch 27 * [ioctl node probationlist](ioctl_node_probationlist.md) - Print probation list at given epoch 28 * [ioctl node reward](ioctl_node_reward.md) - Query rewards 29 30 ###### Auto generated by docgen on 7-Mar-2022