BRE Debugger
Command Line Options
Debug Shell
cd - Change Directory
sn - Scope to null
clear - Clear Screen
ds - Dump Scope
Parameters
Example: Dump Scope
Example: Dump Scope with Path
dj - Dump JSON
Parameters
Example: Dump Scope as JSON
dv - Dump View Model
Example: Dump Scope as ViewModel
dx - Dump XML
Parameters:
Example: Dump Scope as XML
xs - Exchange Scope
Parameters:
Example: Exchange Scope for Array Item
q - Quit
? - Show Help
dbi - Database Insert
lds - List Data Services
ls - List Directory
Parameters:
ofs - Output Full Stack
pdq - Print Data Query
Parameters
Valid Uses:
Example: Query for patients with name Justin and show the first result's address
pwd - Print Working Directory
ss - Set Scope
Parameters:
Valid Uses:
Example: Set scope to 'hello world!'
Example: Set scope to a patient with date of birth of March 1, 2017
sd - Set Database Scope
Parameters:
Example: Load patient with ID be6420ac-6ba8-4faa-98f6-7d9efdcd04a0 to scope
sdq - Set Database Scope Query
Parameters:
Valid Uses:
Example: Set scope to all Patients having an external identifier of 1234567890
Example: Set scope to first 10 patients with name containing 'a'*
sfv - Set File (View Model)
Parameters:
sfj - Set File JSON
Parameters:
sfx - Set File XML
Parameters:
Last updated
Was this helpful?