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