pub async fn execute_with_db( cmd: AdminCommands, db_ctx: &DatabaseContext, config: &CliConfig, ) -> Result<()>