github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_action.md (about) 1 ## ioctl action 2 3 Manage actions of IoTeX blockchain 4 5 ### Synopsis 6 7 Manage actions of IoTeX blockchain 8 9 ### Options 10 11 ``` 12 --endpoint string set endpoint for once 13 -h, --help help for action 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 action claim](ioctl_action_claim.md) - Claim rewards from rewarding fund 27 * [ioctl action deposit](ioctl_action_deposit.md) - Deposit rewards to rewarding fund 28 * [ioctl action hash](ioctl_action_hash.md) - Get action by hash 29 * [ioctl action read](ioctl_action_read.md) - read smart contract on IoTeX blockchain 30 * [ioctl action sendraw](ioctl_action_sendraw.md) - Send raw action on IoTeX blokchain 31 * [ioctl action transfer](ioctl_action_transfer.md) - Transfer tokens on IoTeX blokchain 32 33 ###### Auto generated by docgen on 7-Mar-2022