Command Reference

Run eggl --help for the top-level list or eggl <command> --help for the flags and examples for a command. The executable is eggl; the product is eggl-cli.

CommandPurposeExternal dependency
envSwitch paired Kubernetes and Tailscale profileskubectl, tailscale
pfRun named Kubernetes port-forwardskubectl
cdResolve configured directory aliasesNone
dedashReplace em-dashes in text filesOptional Git integration
eolNormalize text files to LFOptional Git integration
killFind and terminate processes on a TCP portOS process tools
emptyCreate an empty Git commitgit
doctorCheck local tools and pathsChecks available tools
versionPrint build informationNone
completionGenerate shell completion scriptsNone

All eggl-cli commands support the global --verbose flag. It sends operation details to stderr. Set NO_COLOR to disable interactive styling.

Command groups