(appName, std::cout, desc, &positionalOptions); return SUCCESS; } po::notify(vm); // throws on error, so do after help in case // there are any problems } catch(boost::program_options::required_option& e) { rad::OptionPrinter::formatRequiredOptionError(e); std::cerr << "ERROR:...
If no position arguments are listed, then no action will be taken unless the --chip or --mass-erase options are provided. Otherwise, the positional arguments should be the addresses of flash sectors or address ranges. The end address of a range is exclusive, meaning that it will not be e...
Note that the existing cluster members should be included in the positional arguments if they are to remain in the cluster; otherwise, they will be evicted from the cluster. If this succeeded, you should see that the first server has added the others to the cluster, and the second and ...