#include <fmt/format.h>
#include <boost/program_options.hpp>
#include <boost/exception/diagnostic_information.hpp>
#include <config-ng/ciiConfigApi.hpp>
#include <rad/helper.hpp>
|
int | main (int argc, char *argv[]) |
| Small tool to load a CII Configuration Service configuration and report possible issues.
|
|
◆ main()
int main |
( |
int | argc, |
|
|
char * | argv[] ) |
Small tool to load a CII Configuration Service configuration and report possible issues.
- Copyright
- ESO - European Southern Observatory Application main.
- Parameters
-
[in] | argc | Number of command line options. |
[in] | argv | Command line options. |