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

     1  ## ioctl update
     2  
     3  Update ioctl with latest version
     4  
     5  ### Synopsis
     6  
     7  Update ioctl with latest version
     8  
     9  ```
    10  ioctl update [-t version-type] [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help                  help for update
    17    -t, --version-type string   set version type, "stable" or "unstable" (default "stable")
    18  ```
    19  
    20  ### Options inherited from parent commands
    21  
    22  ```
    23    -o, --output-format string   output format
    24  ```
    25  
    26  ### SEE ALSO
    27  
    28  * [ioctl](../README.md)	 - Command-line interface for IoTeX blockchain
    29  
    30  ###### Auto generated by docgen on 7-Mar-2022