github.com/jlmeeker/kismatic@v1.10.1-0.20180612190640-57f9005a1f1a/docs/kismatic-cli/README.md (about)

     1  ## kismatic
     2  
     3  kismatic is the main tool for managing your Kubernetes cluster
     4  
     5  ### Synopsis
     6  
     7  
     8  kismatic is the main tool for managing your Kubernetes cluster
     9  more documentation is available at https://github.com/apprenda/kismatic
    10  
    11  ```
    12  kismatic [flags]
    13  ```
    14  
    15  ### Options
    16  
    17  ```
    18    -h, --help   help for kismatic
    19  ```
    20  
    21  ### SEE ALSO
    22  * [kismatic certificates](kismatic_certificates.md)	 - Manage cluster certificates
    23  * [kismatic dashboard](kismatic_dashboard.md)	 - Opens/displays the kubernetes dashboard URL of the cluster
    24  * [kismatic diagnose](kismatic_diagnose.md)	 - Collects diagnostics about the nodes in the cluster
    25  * [kismatic info](kismatic_info.md)	 - Display info about nodes in the cluster
    26  * [kismatic install](kismatic_install.md)	 - install your Kubernetes cluster
    27  * [kismatic ip](kismatic_ip.md)	 - retrieve the IP address of the cluster
    28  * [kismatic reset](kismatic_reset.md)	 - reset any changes made to the hosts by 'apply'
    29  * [kismatic seed-registry](kismatic_seed-registry.md)	 - seed a registry with the container images required by KET
    30  * [kismatic ssh](kismatic_ssh.md)	 - ssh into a node in the cluster
    31  * [kismatic upgrade](kismatic_upgrade.md)	 - Upgrade your Kubernetes cluster
    32  * [kismatic version](kismatic_version.md)	 - display the Kismatic CLI version
    33  * [kismatic volume](kismatic_volume.md)	 - manage storage volumes on your Kubernetes cluster
    34  
    35  ###### Auto generated by spf13/cobra on 11-Apr-2018