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
Certainly, adding support for --version, which simply prints appService.getApp().getVersion() and then quits, would be straightforward, and we should do it. It would be a new ConsoleArgument plugin, maybe org.scijava.app.console.VersionArgument.