See all tags.
EnderCliTools is a lightweight collection of CLI utilities that make working in the terminal faster and more convenient.
A pretty replacement for docker ps that displays Docker containers in a nicely formatted table.
docker ps
A pretty replacement for docker compose ps that displays Docker Compose services in a nicely formatted table.
docker compose ps
Configuration management for EnderCliTools. This command allows you to manage settings and preferences for the various tools.
Get configuration options for EnderCliTools. This command allows you to view current settings for table display and dps output.
Reset configuration options for EnderCliTools. This command allows you to restore default settings for table display and dps output. A backup of your previous configuration will be created automatically.
Set configuration options for EnderCliTools. This command allows you to customize table display and dps output globally.
feat: add 'dcps' command with config integration; ensure backward-compatible config defaults @Endkind (#13)
fix(deb): enable automatic dependency detection for Ubuntu/Debian packages @Endkind (#11)
maintenance: add pre-commit PR checks workflow (GitHub Actions) @Endkind (#10)
Feat/4 support additional docker ps options in dps command end @Endkind (#8)
Refactor config handling and add header configuration to dps @Endkind (#7)
Add Config for Tables @Endkind (#6)
Full Changelog: https://github.com/Endkind/EnderCliTools/compare/...v0.0.1