Directories
¶
| Path | Synopsis |
|---|---|
|
Package builder compiles a module's RPG sources into ILE objects on an IBM i host, extracts the service program signature, and packages a SAVF.
|
Package builder compiles a module's RPG sources into ILE objects on an IBM i host, extracts the service program signature, and packages a SAVF. |
|
Package cli wires the bindle command tree.
|
Package cli wires the bindle command tree. |
|
Package config loads Bindle's host-agnostic connection profiles.
|
Package config loads Bindle's host-agnostic connection profiles. |
|
Package installer performs end-to-end installs: resolve, fetch, restore objects (RSTLIB/RSTOBJ) or recompile, apply DB migrations in order, validate signatures against the lock, and wire *BNDDIR and the runtime library list.
|
Package installer performs end-to-end installs: resolve, fetch, restore objects (RSTLIB/RSTOBJ) or recompile, apply DB migrations in order, validate signatures against the lock, and wire *BNDDIR and the runtime library list. |
|
Package manifest reads and validates bindle.json manifests and bindle.lock files.
|
Package manifest reads and validates bindle.json manifests and bindle.lock files. |
|
Package registry fetches and publishes module artifacts (SAVF + metadata) against a backend: an IFS directory, a SAVF host, or an S3-compatible bucket.
|
Package registry fetches and publishes module artifacts (SAVF + metadata) against a backend: an IFS directory, a SAVF host, or an S3-compatible bucket. |
|
Package resolver builds the dependency graph, resolves semver ranges to concrete versions, validates ILE signatures, detects conflicts, and produces a reproducible bindle.lock.
|
Package resolver builds the dependency graph, resolves semver ranges to concrete versions, validates ILE signatures, detects conflicts, and produces a reproducible bindle.lock. |
|
Package sqlchan is Bindle's SQL channel to an IBM i host: run SQL and read structured results, alongside the SSH/CL transport.
|
Package sqlchan is Bindle's SQL channel to an IBM i host: run SQL and read structured results, alongside the SSH/CL transport. |
|
Package transport talks to an IBM i host: run CL/PASE commands over SSH, transfer SAVF/IFS over SFTP, and run SQL (migrations) over ODBC/mapepire.
|
Package transport talks to an IBM i host: run CL/PASE commands over SSH, transfer SAVF/IFS over SFTP, and run SQL (migrations) over ODBC/mapepire. |
|
Package ui renders Bindle's terminal output: colors and symbols when stdout is a TTY, plain ASCII when piped or when NO_COLOR is set.
|
Package ui renders Bindle's terminal output: colors and symbols when stdout is a TTY, plain ASCII when piped or when NO_COLOR is set. |
Click to show internal directories.
Click to hide internal directories.