# Summary Create an alias to `argocd account get-user-info` that is `argocd account whoami` # Motivation Operators/DevOps Engineers are used to the `whoami` and it would be nice to provide this UX to them # Proposal Use Cobra's `Aliases: []string{"whoami"}`