gitops_update
gitops update
Update a Weave GitOps resource
Examples
# Update a profile that is installed on a cluster
gitops update profile --name=podinfo --cluster=prod --config-repo=ssh://git@github.com/owner/config-repo.git --version=1.0.0
Options
-h, --help help for update
Options inherited from parent commands
-e, --endpoint string The Weave GitOps Enterprise HTTP API endpoint
--insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
--namespace string The namespace scope for this operation (default "flux-system")
-v, --verbose Enable verbose output
SEE ALSO
- gitops - Weave GitOps
- gitops update profile - Update a profile installation