User Tools

Site Tools


sift:command_line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sift:command_line [2026/03/24 17:51] – [Sift Command Line] wikisysopsift:command_line [2026/08/21 16:02] (current) wikisysop
Line 38: Line 38:
  
  
 +----
 ===== Command Reference ===== ===== Command Reference =====
 ---- ----
Line 290: Line 291:
 ---- ----
 Main function for building CMZ workspaces. Calls sub functions Main function for building CMZ workspaces. Calls sub functions
 +        ~ directory
 +        ~ settingsFile
 +        ~ preview
 === Parameters === === Parameters ===
 __**directory (DEFAULT) (REQUIRED) **__ \\  __**directory (DEFAULT) (REQUIRED) **__ \\ 
Line 295: Line 299:
   * **Data Type:** String (Directory)   * **Data Type:** String (Directory)
   * **Default Value:** N/A   * **Default Value:** N/A
-<code> -BuildCMZ</code>+__**settingsFile**__ \\  
 +A .xml file containing buildCMZ dialog settings saved from the GUI 
 +  * **Data Type:** String (File Path) 
 +  * **Default Value:** N/A 
 +__**preview**__ \\  
 +If passed Sift will provide a preview of the build it will run and ask the user if they wish to continue. 
 +  * **Data Type:** Boolean (True / False) 
 +  * **Default Value:** false 
 +<code> -BuildCMZ directory ".../../" settingsFile "/.../buildSettings.xml" preview</code>
  
 ---- ----
sift/command_line.1774374713.txt.gz · Last modified: by wikisysop