1.0.0 (2026-07-09)
Initial release
Trebejo is the shell-command layer extracted from Apero v2.x.
Trebejo.Docker— Docker/Podman lifecycle (fromApero.Docker)Trebejo.Git/Trebejo.Git.Local— Git repository management (fromApero.Git)Trebejo.OS— OS inspection including arch, kernel, memory, CPU count (shell-based parts fromApero.OS)Trebejo.Proc— Process listing, signalling, VM introspection (shell-based parts fromApero.Proc)Trebejo.SSH— SSH command execution (fromApero.SSH)Trebejo.Kubernetes— kubectl wrappers (fromApero.Kubernetes)Trebejo.Compress— zip/tar/gzip (fromApero.Compress)Trebejo.Network— network probes (fromApero.Network)Trebejo.File— file watching via Arrea.WorkerSupervisor (from Apero.File.watch, which moved to Trebejo.File)Trebejo.File.IO— I/O operations with commands (fromApero.File.IO)
All dependencies on Arrea.Command are internal to Trebejo. Apero remains a
pure utility library with no Arrea dependency.