Specialized Administration > Working with Properties and Command Line Utilities > About the windchill Command > windchill Arguments
  
windchill Arguments
Arguments (optional)
Description
-h, --help
Displays help and exits.
-v, --[no]verbose
Explains what is being done when a command is executed. Default is:
-- noverbose
-w, --wthome=DIR
Sets the Windchill home directory. Default is the parent directory containing the windchill script.
* 
On UNIX systems where you have multiple instances of Windchill installed under the same user account, settings made to WT_HOME and SQLPATH environment variables by using this -w option are overridden by any settings to these same variables in the user's .cshrc, .login, and .profile shell initialization files.
--java=JAVA_EXE
The Java executable. Default is the wt.java.cmd variable value specified in the $WT_HOME/codebase/wt.properties file.
-cp,
--classpath=PATH
Java classpath. Default is the wt.java.classpath variable value specified in the $WT_HOME/codebase/wt.properties file.
--javaargs=JAVAARGS
Java command line arguments.