3940414243444546474849
e.printStackTrace(); System.exit(1); } //Create command final UserGetCommand command = new UserGetCommand.Builder() .withIdOrUsername("admin") .build(); //Send command to server and receive response