Skip to content

Modulefile command to hide a given module from avail/search results #202

@xdelaruelle

Description

@xdelaruelle

Following this discussion it would be nice to get a modulefile command to order that a given module should not be mentioned from avail/search/whatis results. Modulefiles could already be hidden by prefixing their name by a dot character (.), but a command would help to hide dynamically depending on the situation.

This should be a rc file command (ie. used from .modulerc files) as true modulefile are not evaluated during avail command.

We may even extend this "hidding" concept to a "hide if criteria met" concept, for instance:

  • hide modulefile if not part of group
  • hide modulefile if some expiry date is over

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions