Skip to content

Instantly share code, notes, and snippets.

@viggin543
Created February 27, 2021 06:54
Show Gist options
  • Save viggin543/5586f9b08724525a21d06b5486596f79 to your computer and use it in GitHub Desktop.
Save viggin543/5586f9b08724525a21d06b5486596f79 to your computer and use it in GitHub Desktop.
docker run -v ~/.kube:/home/argocd/.kube \
--rm argoproj/argocd:latest \
argocd-util -n argocd export > backup.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment