We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不涉及
现有的发版文件压缩包中无法获取agent的版本信息, 只能安装jre环境后运行才能查看到agent的版本信息。
压缩包中存在一个VERSION的文件包含agent版本信息,或在arthas.properties文件中包含版本信息。
无法直接获取版本信息。
The text was updated successfully, but these errors were encountered:
在 arthas-core.jar 文件里有。可以看 version 命令的实现。
Sorry, something went wrong.
No branches or pull requests
环境信息
不涉及
重现问题的步骤
现有的发版文件压缩包中无法获取agent的版本信息, 只能安装jre环境后运行才能查看到agent的版本信息。
期望的结果
压缩包中存在一个VERSION的文件包含agent版本信息,或在arthas.properties文件中包含版本信息。
实际运行的结果
无法直接获取版本信息。
The text was updated successfully, but these errors were encountered: