ifw-core 7.0.0
 
Loading...
Searching...
No Matches
main.cpp File Reference

Small tool to load a CII Configuration Service configuration and report possible issues. More...

#include <fmt/format.h>
#include <boost/program_options.hpp>
#include <boost/exception/diagnostic_information.hpp>
#include <config-ng/ciiConfigApi.hpp>
#include <rad/helper.hpp>
#include <ifw/core/utils/string/string.hpp>

Functions

int main (int argc, char *argv[])
 

Detailed Description

Small tool to load a CII Configuration Service configuration and report possible issues.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Application main.

Parameters
[in]argcNumber of command line options.
[in]argvCommand line options.