weaveworks / weave-gitops

Weave GitOps provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.
https://docs.gitops.weave.works/
Apache License 2.0
905 stars 152 forks source link

fix: Remove GitOps Run CLI commands #4111

Closed yiannistri closed 10 months ago

yiannistri commented 10 months ago

Part of #weaveworks/weave-gitops-enterprise#3514

What changed? Updated the gitops CLI to remove GitOps Run commands.

Why was this change made? Because we are deprecating this feature.

How was this change implemented? By deleting the Go files that included GitOps Run-related commands.

How did you validate the change?

make
./bin/gitops --help 

Release notes TBD

Documentation Changes We have updated docs already.