]
Lincoln Baxter III closed FORGE-422.
------------------------------------
Resolution: Done
Implemented in Forge 2
creating a new option "evaluate"
--------------------------------
Key: FORGE-422
URL:
https://issues.jboss.org/browse/FORGE-422
Project: Forge
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 1.0.0.Beta5
Reporter: Jan Papousek
Assignee: Lincoln Baxter III
Fix For: 2.8.1.Final, 1.0.3.Final
I would be nice to add an option (*--evaluate* or *-e* for short) for evaluating commands
without going into the forge console.
Example:
{code}
forge -e "run /path/to/script.fsh"
{code}
It's hard to write bash scripts using forge without this option.