github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_action_read.md (about) 1 ## ioctl action read 2 3 read smart contract on IoTeX blockchain 4 5 ### Synopsis 6 7 read smart contract on IoTeX blockchain 8 9 ``` 10 ioctl action read (ALIAS|CONTRACT_ADDRESS) -b BYTE_CODE [-s SIGNER] [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -b, --bytecode string set the byte code 17 -h, --help help for read 18 -s, --signer string choose a signing account 19 ``` 20 21 ### Options inherited from parent commands 22 23 ``` 24 --endpoint string set endpoint for once 25 --insecure insecure connection for once 26 -o, --output-format string output format 27 ``` 28 29 ### SEE ALSO 30 31 * [ioctl action](ioctl_action.md) - Manage actions of IoTeX blockchain 32 33 ###### Auto generated by docgen on 7-Mar-2022