commandbox.system.modules_app.system-commands.commands

Class version

lucee.Component
    extended by commandbox.system.modules_app.system-commands.commands.version

Outputs CommandBox version currently installed . {code:bash} version {code} . Show the CLI Loader version with the --loader flag . {code:bash} version --loader {code} .

Class Attributes:
  • aliases : ver
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any run([boolean loader='false'])
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    run

    public any run([boolean loader='false'])

    Parameters:
    loader - Show the version of the CLI loader