github.com/kbehouse/nsc@v0.0.6/docs/nsc_update.md (about)

     1  ## nsc update
     2  
     3  Update this tool to latest version
     4  
     5  ### Synopsis
     6  
     7  Update this tool to latest version
     8  
     9  ```
    10  nsc update [flags]
    11  ```
    12  
    13  ### Examples
    14  
    15  ```
    16  nsc update
    17  ```
    18  
    19  ### Options
    20  
    21  ```
    22    -h, --help              help for update
    23        --version version   version to updated the nsc binary to (default latest)
    24  ```
    25  
    26  ### Options inherited from parent commands
    27  
    28  ```
    29    -i, --interactive          ask questions for various settings
    30    -K, --private-key string   private key
    31  ```
    32  
    33  ### SEE ALSO
    34  
    35  * [nsc](nsc.md)	 - nsc creates NATS operators, accounts, users, and manage their permissions.
    36  
    37  ###### Auto generated by spf13/cobra on 18-Mar-2021