Introduction
The Command Line Interface allows YADE to be operated directly from the command line or from batch files.
The YADE Command Line Client provides the full functionality of the product:
- Use of the same functionality as other YADE Client interfaces.
- Use of the same parameterization by YADE File Transfer Profiles as other YADE Client interfaces.
Starting the YADE Client from the command line
To start the YADE Client from the command line you would type:
jade.sh -settings=name_of_settings_file -profile=ftp_server_2_server
- It is possible to use additional parameters directly from the command line.
- Parameters specified in the command line will have precedence to parameters from a configuration file.
jade.sh -settings=name_of_settings_file -profile=ftp_server_2_server -source_user=xyz -source_password=abcdef -force_files=false
See also
- For information about the YADE parameters see the YADE Parameter Reference documentation
Resources
There is no content with the specified labelsFeature in detail
How To ... Instructions
There is no content with the specified labelsFrequently Asked Questions
There is no content with the specified labelsExamples in detail