]
George Gastaldi updated FORGE-1982:
-----------------------------------
Issue Type: Enhancement (was: Feature Request)
Add more details to forge bootstrap CLI help
--------------------------------------------
Key: FORGE-1982
URL:
https://issues.jboss.org/browse/FORGE-1982
Project: Forge
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Init Scripts
Affects Versions: 2.7.2.Final
Reporter: Lincoln Baxter III
Labels: starter
Fix For: 2.x Future
https://github.com/forge/core/blob/master/bootstrap/src/main/java/org/jbo...
{code}
jsightler
4:17 usability -- just doesn't seem very friendly for it's args
lincolnthree
4:17 oh
jsightler
4:17 There is very little validation, and the help message is kind of dumb.
lincolnthree
4:17 how so? (sorry to go off in a tangent)
4:17 yeah true
jsightler
4:18 --batchMode run Forge in batch mode
lincolnthree
4:18 hah yea
jsightler
4:18 Um, duh ... but what is batch mode? :)
lincolnthree
4:18 i hadn't noticed that
jsightler
4:18 --debug - is this just verbose output? Or a debugger? (it's a debugger, but I
wouldn't expect a user to know)
4:18 (and a --verbose would be nice)
4:19 forge --install (with no other parameter) -- You get weird output and an ugly
exception :)
{code}