AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/server
CliOptions
Interface CliOptions
interface
CliOptions
{
allowedHosts
?:
readonly
string
[]
;
apiKey
?:
string
;
baseURL
?:
string
;
host
:
string
;
maxRows
:
number
;
model
:
string
;
port
:
number
;
provider
:
ProviderName
;
}
Index
Properties
allowed
Hosts?
api
Key?
base
URL?
host
max
Rows
model
port
provider
Properties
Optional
Readonly
allowed
Hosts
allowedHosts
?:
readonly
string
[]
Optional
Readonly
api
Key
apiKey
?:
string
Optional
Readonly
base
URL
baseURL
?:
string
Readonly
host
host
:
string
Readonly
max
Rows
maxRows
:
number
Readonly
model
model
:
string
Readonly
port
port
:
number
Readonly
provider
provider
:
ProviderName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allowed
Hosts
api
Key
base
URL
host
max
Rows
model
port
provider
GitHub
AskSQL API Reference (core v0.10.0)
Loading...