CLI API ======= .. module:: usda_fdc.cli The cli module provides the command-line interface for the USDA FDC client. Main Entry Point -------------- .. autofunction:: main Command Handlers -------------- .. autofunction:: search_command .. autofunction:: food_command .. autofunction:: nutrients_command .. autofunction:: list_command Utility Functions --------------- .. autofunction:: format_output .. autofunction:: pretty_print_object