Skip to main content
Version: 0.6.2

gitops_ui_run

gitops ui run

Runs gitops ui

gitops ui run [--log] [flags]

Options

      --helm-repo-name string                 the name of the Helm Repository resource to scan for profiles (default "weaveworks-charts")
--helm-repo-namespace string the namespace of the Helm Repository resource to scan for profiles (default "default")
-h, --help help for run
-l, --log enable logging for the ui
--path string Path url
--port string UI port (default "9001")
--profile-cache-location string the location where the cache Profile data lives (default "/tmp/helm-cache")
--watcher-healthz-bind-address string bind address for the healthz service of the watcher (default ":9981")
--watcher-metrics-bind-address string bind address for the metrics service of the watcher (default ":9980")
--watcher-port int the port on which the watcher is running (default 9443)

Options inherited from parent commands

  -e, --endpoint string    The Weave GitOps Enterprise HTTP API endpoint
--namespace string The namespace scope for this operation (default "wego-system")
-v, --verbose Enable verbose output

SEE ALSO

Auto generated by spf13/cobra on 25-Jan-2022