$linuxcli.in _    [commands]    [tips & tricks]    [manpage]    [ESXi CLi]    [what is my ip?]    [pingme!]    [BIOS lock code]    [Code repo]




esxcfg-module -


    
    Usage: esxcfg-module  
       -g|--get-options              Get the options for a given module and whether it is loaded on boot.
       -s|--set-options              Set the options for a given module. 
                                     WARNING this may be overwritten by per device options. 
       -e|--enable                   Enable a given module, indicating it should be loaded on boot.
       -d|--disable                  Disable a given module, indicating it should not be loaded on boot.
       -q|--query                    Query enabled modules options.
       -u|--unload                   Unload a module.
       -l|--list                     List all loaded modules.
       -i|--show-info                Show Module Info.
       -f|--force                    Skip module validation for all options
       -v|--verbose           Set the verbose level.
       -h|--help                     Show this message.