Neurocommand is a command line interface for advanced users.
Information on the Neurodesk project is available at neurodesk.org
Information on Neurocommand is available at neurodesk.org/docs/neurocommand
Neurocommand publishes each container's exposed commands as Lmod extensions. Search for a command across all available containers with:
module spider betThe first search lists the available extension versions. Ask for one exact version to see the module that provides it:
module spider bet/6.0.7.18The result identifies the container module to load, for example fsl/6.0.7.18. The extension version is the providing container's version; it does not necessarily report the executable's own internal version.