pub async fn execute( config: Config, package: Option<PathBuf>, file: Option<PathBuf>, cache: bool, ) -> Result<()>