pub async fn execute_api_command( context: &str, args: Vec<String>, cli: &Cli, ) -> Result<(), Error>