Variable AgoraCLIArgs.config_check

check state of config file and exit early

struct AgoraCLIArgs
{
  // ...
  bool config_check ;
  // ...
}