Created
October 7, 2025 17:22
-
-
Save pen-pal/84b7aca934b03391da8a5c76fd3e7c4c to your computer and use it in GitHub Desktop.
to port-forward argocd and login
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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