You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really nice if the Agent's various configuration properties (keys, default values, optionality, and descriptions) were embedded into the sources in some way that could be iterated over dynamically at runtime and dumped as help output. This would remove the need to manually maintain a separate README document listing.