Skip to main content
Version: 0.4.1

gitops_install

gitops install

Install or upgrade GitOps

Synopsis

The install command deploys GitOps in the specified namespace. If a previous version is installed, then an in-place upgrade will be performed.

gitops install [flags]

Examples

  # Install GitOps in the wego-system namespace
gitops install

Options

      --dry-run   Outputs all the manifests that would be installed
-h, --help help for install

Options inherited from parent commands

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

SEE ALSO

Auto generated by spf13/cobra on 3-Nov-2021