cli-toolbox

command
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2026 License: MIT Imports: 6 Imported by: 0

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").

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL