pub async fn config( state: &Arc<Mutex<CLIState>>, command: &ConfigCommands, ) -> Result<(), OperationOutcomeError>