Hi all,
I've been trying to automate various parts of our workflow using shell scripts and such and am finding that it would be very convenient to be able to simply get the session key of a session I just opened. Sure, I could extricate it from the "bin/omero sessions list" output but I keep thinking it would be so easy if the return value from "bin/omero login" were to be that session key or if there were an additional subcommand such as "bin/omero sessions getkey" that would return the most recent active session. Possible consideration?
Thanks,
- Damir