github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_bc.md (about) 1 ## ioctl bc 2 3 Deal with block chain of IoTeX blockchain 4 5 ### Synopsis 6 7 Deal with block chain of IoTeX blockchain 8 9 ### Options 10 11 ``` 12 --endpoint string set endpoint for once 13 -h, --help help for bc 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 bc block](ioctl_bc_block.md) - Get block from block chain 27 * [ioctl bc bucket](ioctl_bc_bucket.md) - Get bucket for given index on IoTeX blockchain 28 * [ioctl bc bucketlist](ioctl_bc_bucketlist.md) - Get bucket list with method and arg(s) on IoTeX blockchain 29 * [ioctl bc info](ioctl_bc_info.md) - Get current blockchain information 30 31 ###### Auto generated by docgen on 7-Mar-2022