Add --disable-bootstrap to CLI reference

This commit is contained in:
Mario Manno 2023-02-23 14:46:20 +01:00
parent 352781379f
commit 4963df8fc3
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ fleet-manager [flags]
``` ```
--debug Turn on debug logging --debug Turn on debug logging
--debug-level int If debugging is enabled, set klog -v=X --debug-level int If debugging is enabled, set klog -v=X
--disable-bootstrap disable local cluster components
--disable-gitops disable gitops components --disable-gitops disable gitops components
-h, --help help for fleet-manager -h, --help help for fleet-manager
--kubeconfig string Kubeconfig file --kubeconfig string Kubeconfig file