원클릭으로
console
Start the Starlake interactive REPL console
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Start the Starlake interactive REPL console
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage GizmoSQL processes: start, stop, list, and stop-all DuckLake-backed SQL servers
Create or modify database connections in application.sl.yml
Manage Quack DuckDB query servers exposing DuckLake over a thin remote protocol — serve (foreground), start/stop/list/stop-all (background)
Automatically infer schemas and load data from the incoming directory
Data quality expectations syntax, built-in macros, and validation patterns
Apply Row Level Security (RLS) and Column Level Security (CLS) policies
| name | console |
| description | Start the Starlake interactive REPL console |
Starts the Starlake REPL (Read-Evaluate-Print Loop) console for interactive command execution. Allows you to run Starlake commands interactively without restarting the JVM each time.
starlake console
--options k1=v1,k2=v2: Additional options (currently ignored)--reportFormat <value>: Report output format: console, json, or htmlstarlake console