pub fn translate_to_api_calls(matches: ArgMatches) -> Result<(), Error>
Expand description

CLI logic. Translates a command from the CLI to the corresponding API calls.