Hi Friends!
Would it be possible to add a --version to the arguments provided by this binary?
You know all us crazy mac admins like versions, and i'd like to assume that there will be a few that would like to report the verison in jamf of this application, as it doesn't reside in /Applications but rather in /usr/local/bin/ I envision writing a EA along the lines of
#!/bin/zsh
echo "<result>`/usr/local/bin/aftermath --version`</result>"
To collect that version and ensure that my fleet is running the latest.
bonus points would it also print the version number in the top of the aftermath log file.
Thank you for all you do
Hi Friends!
Would it be possible to add a --version to the arguments provided by this binary?
You know all us crazy mac admins like versions, and i'd like to assume that there will be a few that would like to report the verison in jamf of this application, as it doesn't reside in
/Applicationsbut rather in/usr/local/bin/I envision writing a EA along the lines ofTo collect that version and ensure that my fleet is running the latest.
bonus points would it also print the version number in the top of the aftermath log file.
Thank you for all you do