Skip to content

cli

dbx appkit commander program.

env runs AppKit auto-config and prints the env vars it added or changed as eval-able export / set lines (or JSON) - e.g. eval "$(dbx appkit env)" to load a resolved Lakebase connection into your shell.

This package ships no bin of its own: buildProgram is mounted as the appkit subcommand of the single dbx CLI (@dbx-tools/cli), which imports this module lazily so dbx dev never pays for the AppKit load.

Re-exports CommanderError