Ref
Background
The command line has become a powerful way for developers to interact with cloud services. Cloud computing services, continuous integration products, and some APIs have their own CLIs.
Points
Provide an Excellent Help Screen
usability and discovery are paramount in a CLI application.
“Steal, Steal, Steal”
Look at the good patterns in Linux and other tools you respect.
- always support short and long format for flags