Documentation
¶
Overview ¶
Command cli-toolbox is the standalone binary form of the reusable single-CLI toolbox. It wraps one binary and runs it through a RunnerEnvironment so the binary is provisioned by Nix/Docker/Native rather than installed globally.
Configuration:
CODEFLY_TOOLBOX_BINARY — the CLI to wrap (e.g. "terraform"). Required.
CODEFLY_TOOLBOX_ENV — "nix" | "native" (default). Nix runs the binary
under the workspace flake's devShell.
CODEFLY_TOOLBOX_WORKSPACE — working directory / flake dir (default cwd).
CODEFLY_TOOLBOX_VERSION — version surfaced in Identity (default "0.0.0-dev").
Click to show internal directories.
Click to hide internal directories.