Specify a list of additional command line flags, which get escaped and are then passed to surrealdb.
Declarations
Type
list of string
Default
[ ]
Example
[
"--allow-all"
"--auth"
"--user root"
"--pass root"
]
Specify a list of additional command line flags, which get escaped and are then passed to surrealdb.
list of string
[ ]
[
"--allow-all"
"--auth"
"--user root"
"--pass root"
]