Owner manual

--delimiter or -d <string>
Place a delimiter between the arguments. This implies the
--string
option.
(See
help –-all for details on all other options.)
Arguments
arguments Items to join into a string
shell:load
Loads the CLI environment tree from a file.
Syntax
shell:load [options] treeFile
Options
--input-file or -if <filename>
Use file input.
--input-url or -ir <URL>
Use URL input. For example,
http://somehost/filename or
ftp://[username[:password]@]host/path/file
--input-usb or -iu <file>
Use content retrieved from the USB drive.
--input-share
or -ic <string>
Use CIFS/Windows input. For example,
domain/user[:password]@host/share/filename
--input-scp or -is <string>
Use SCP input. For example, user[:password]@host:filename
--input-ssh or -ih <string>
Use Unix shell file input: user[:password]@host:filename
--input-pipe or -ip Use stdin as input to the command line (non-interactive only).
(See
help –-all for details on all other options.)
137