github.com/palisadeinc/bor@v0.0.0-20230615125219-ab7196213d15/docs/cli/attach.md (about) 1 # Attach 2 3 Connect to remote Bor IPC console. 4 5 ## Options 6 7 - ```exec```: Command to run in remote console 8 9 - ```preload```: Comma separated list of JavaScript files to preload into the console 10 11 - ```jspath```: JavaScript root path for `loadScript`