Distribution Statement
# # # This source code is subject to the license referenced at

Command Line Interface#

Best Practices#

  • Text should be concise and descriptive

  • Use consistent formatting across all command help outputs

  • Sort arguments alphanumerically (this is done automatically).

Please expand this document with additional CLI design principles and implementation details.