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

     1  ## kismatic ip
     2  
     3  retrieve the IP address of the cluster
     4  
     5  ### Synopsis
     6  
     7  
     8  retrieve the IP address of the cluster
     9  
    10  ```
    11  kismatic ip [flags]
    12  ```
    13  
    14  ### Options
    15  
    16  ```
    17    -h, --help               help for ip
    18    -f, --plan-file string   path to the installation plan file (default "kismatic-cluster.yaml")
    19  ```
    20  
    21  ### SEE ALSO
    22  * [kismatic](kismatic.md)	 - kismatic is the main tool for managing your Kubernetes cluster
    23  
    24  ###### Auto generated by spf13/cobra on 23-Jan-2018