Skip to content

Instantly share code, notes, and snippets.

@pen-pal
Created October 7, 2025 17:22
Show Gist options
  • Save pen-pal/84b7aca934b03391da8a5c76fd3e7c4c to your computer and use it in GitHub Desktop.
Save pen-pal/84b7aca934b03391da8a5c76fd3e7c4c to your computer and use it in GitHub Desktop.
to port-forward argocd and login
argocd login --username "foo" --password "bar" --insecure --port-forward --port-forward-namespace argocd --plaintext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment