Hacker News new | ask | show | jobs
by smarkov 884 days ago
I think Docker has a fairly well designed CLI and I don't find myself having to Google commands for it often. It follows a few pretty consistent patterns that I wish git had tried to stick with rather than the concoction of words and flags for common actions it ended up with.
1 comments

Agree. Kubectl's more prose like style seems harder to remember.