Sql Cheatsheet
Handy, fast-lookup reference guide containing essential command parameters, syntax guidelines, and configurations for Sql.
Base Syntax & CLI Keys
sql init
Initialize local workspaces and download default configuration schemas.
sql init --verbose
sql status
Inspect active node connections, sockets, and service uptime levels.
sql status
sql help
Retrieve help listings directly inside terminal output shells.
sql --help
Advanced Configurations
sql config set key=val
Store customized configuration markers securely inside the settings vault.
sql config set env=prod
sql verify
Run cryptographic validation sweeps across active directory clusters.
sql verify --key=abc-773
No matching syntax found
Verify your query spelling or try searching another keyword.