void cli_error(char *message); void cli_show_usage(); void cli_show_version(); void cli_handle_command(int argc, char *argv[]);