github.com/jlmeeker/kismatic@v1.10.1-0.20180612190640-57f9005a1f1a/docs/kismatic-cli/kismatic_install_plan.md (about) 1 ## kismatic install plan 2 3 plan your Kubernetes cluster and generate a plan file 4 5 ### Synopsis 6 7 8 plan your Kubernetes cluster and generate a plan file 9 10 ``` 11 kismatic install plan [flags] 12 ``` 13 14 ### Options 15 16 ``` 17 -h, --help help for plan 18 ``` 19 20 ### Options inherited from parent commands 21 22 ``` 23 -f, --plan-file string path to the installation plan file (default "kismatic-cluster.yaml") 24 ``` 25 26 ### SEE ALSO 27 * [kismatic install](kismatic_install.md) - install your Kubernetes cluster 28 29 ###### Auto generated by spf13/cobra on 23-Jan-2018