Commit graph

5 commits

Author SHA1 Message Date
Radek Simko
0fe906fa8c make copyrightfix 2026-02-17 13:56:34 +00:00
Radek Simko
908828be8a
cmd/modules: Ensure modules are sorted by reference key (#36268) 2025-01-06 15:25:24 +00:00
Mark DeCrane
9a3cedb499 align modules cmd with formating seen in providers cmd 2024-12-05 12:12:18 -06:00
Mark DeCrane
8d0db63571 Add human view for modules cmd 2024-11-21 12:54:24 -05:00
Sebastian Rivera
ee1a2a7858 Implement the modules command
The modules command provides a holistic view of all installed modules
for a given root module. It also includes information on whether a
installed module is currently referenced by configuration. As of now,
this command only supports a machine-readable view format.
2024-10-28 13:31:09 -04:00