github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_node_probationlist.md (about)

     1  ## ioctl node probationlist
     2  
     3  Print probation list at given epoch
     4  
     5  ### Synopsis
     6  
     7  Print probation list at given epoch
     8  
     9  ```
    10  ioctl node probationlist [-e epoch-num] [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -e, --epoch-num uint   specify specific epoch
    17    -h, --help             help for probationlist
    18  ```
    19  
    20  ### Options inherited from parent commands
    21  
    22  ```
    23        --endpoint string        set endpoint for once
    24        --insecure               insecure connection for once
    25    -o, --output-format string   output format
    26  ```
    27  
    28  ### SEE ALSO
    29  
    30  * [ioctl node](ioctl_node.md)	 - Deal with nodes of IoTeX blockchain
    31  
    32  ###### Auto generated by docgen on 7-Mar-2022