I\'m tring to build CLI. I took an example here
And in Program class author use \'return await builder.RunCommandLineApplicationAsync(args);\'
Like a start poi