pub async fn handle( token: Option<&str>, prerelease: bool, force: bool, check_only: bool, ) -> Result<()>