Make the module management CLI tool #49

Open
opened 2026-02-21 17:10:24 +00:00 by WahPlus · 0 comments
WahPlus commented 2026-02-21 17:10:24 +00:00 (Migrated from github.com)

Subcommands:

  • module load [MODULE] (Load a module from the modules directory)
  • module unload [MODULE]
  • module recheck [MODULE] (Check a module and load it if it needs to be loaded)
  • module inject [PATH] (Load a module from a specific path)
    All module operations should require administrator privileges.
Subcommands: - module load [MODULE] (Load a module from the modules directory) - module unload [MODULE] - module recheck [MODULE] (Check a module and load it if it needs to be loaded) - module inject [PATH] (Load a module from a specific path) All module operations should require administrator privileges.
Sign in to join this conversation.