Release notes

dlake v0.5.1

npm install -g @commercient/dlake
dlake skills install
  • New dlake register command group — create a Data Lake account entirely from the terminal (register start, register status [--watch], register resend).
  • Array and object arguments now accept JSON, and any argument accepts @file (e.g. --columns @columns.json) — the recommended form on Windows.
  • Two new platforms: macOS Intel (osx-x64) and Linux ARM (linux-arm64) — five supported in total.
  • Per-tool --help now documents the argument forms.