FET Forum

FET Support (English) => Get Help => Topic started by: Marcus on August 01, 2020, 04:49:31 PM

Title: FET Command line help
Post by: Marcus on August 01, 2020, 04:49:31 PM
hi everyone,
I cannot find any documents about the command line version of FET.
I tried to use the "fet --help" to get some text information but I think it would be better if there are some examples.
Maybe I didn't find the correct path of the document.
May anyone of you provide me some help ? thank you very much.
Title: Re: FET Command line help
Post by: Liviu Lalescu on August 01, 2020, 04:57:12 PM
Hello,

Documentation: see the README file (open it with text viewer), near the end.

fet-cl --help is the command.
Title: Re: FET Command line help
Post by: Marcus on August 01, 2020, 05:09:30 PM
I thought it can be used for adding activities/data/constraints but seems like it is not designed for that part.
Thank you.
Title: Re: FET Command line help
Post by: Liviu Lalescu on August 01, 2020, 05:12:10 PM
Oh, no, fet-cl gets a .fet XML file (generated by the FET interface or by another means) and runs the generation algorithm on it.
Title: Re: FET Command line help
Post by: TeckHock on February 05, 2025, 06:09:11 AM
Where can I download the FET-CL.exe and its documentation?
Thks
Title: Re: FET Command line help
Post by: Liviu Lalescu on February 05, 2025, 07:28:56 AM
It is in the FET archive compiled for Windows. You can read its help with "fet-cl --help" or in the README file.