-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Document how to display loaded modules #25249
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Summary
We should do a better job of documenting how to display a list of all modules loaded by spack load. This may require documentation in multiple places, including references in other commands, tutorials, and reference docs. Basically anywhere that we mention that spack load exists.
Rationale
This is probably the second most common question I see on Slack/GitHub after #22287.
Description
The correct command is spack find --loaded, but this isn't obvious to a lot of people, myself included.
Additional information
N/A
General information
- I have run
spack --versionand reported the version of Spack - I have searched the issues of this repo and believe this is not a duplicate
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation