Variable AgoraCLIArgs.initialize

If non-null, what address to bind the setup interface to

struct AgoraCLIArgs
{
  // ...
  string initialize ;
  // ...
}