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