CODE PULL
bc CODE PULLPulls all Scripts and SQL Statements from your current account into your workspace Code directory, while maintaining the folder structure.

Optional Parameters
/CodeDirectory, /wd /cd /d /out
Default: Code
Specify the folder where to put the code. The directory is relative to the current Workspace, or absolute.
/Folders, /f /base
Specify one or more Boomi folder names - semicolon separated list, from where to pull the code. The folder comparison is: full folder path starts with "specified folder". If you specify /f Com a Common folder is considered as well as a Company folder. Subfolders are always included.
The Full Folder Path is compared! If you have a folder, like: script\98 - Sandbox you should specify the path from the beginning /f "script\98 - Sandbox" - incl. quotes because of whitespaces.
Last updated