Variable AgoraCLIArgs.version_

Print the version information

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