I used to be ashamed of preferring GUIs to CLIs, thinking it a sign that I’m not a Real Developer™. But both of these are just facilitating interaction with a program. Memorizing (and typing) commands isn’t inherently better than clicking and dragging.
My understanding of what I'm doing—merging a branch in git, say, or searching a log—is what actually matters. I could definitely be better at git, but it doesn't mean I have to like the CLI!
(The counterpoint to this is that sometimes you *only* have CLI access. But my counterpoint to that counterpoint is I will look that stuff up when I need it.)