Add command line command to validate agent arguments
karottenreibe opened this issue · 1 comments
karottenreibe commented
Currently, users have to run their application together with the agent to check if the agent arguments are valid. If they arent, their app crashes. It would be more convenient to be able to run the agent's jar directly (via a script similar to the bin/convert
script) and pass the agent options string and get back all validation errors.
karottenreibe commented
Deprecated in favor of TS feature