# Packages
Package caps provides textual information about the effective capabilities of a
process.
Package cli handles registering CLI flags via a plug-in mechanism.
Package debug supplies the --log and --debug CLI flags.
Package filter provides CLI-controlled filtering of namespaces by type.
Package output provides terminal output convenience helpers for namespace type
icons and cgroup information rendering.
Package style styles text output of the CLI commands with foreground and
background colors, as well as different text styles (bold, italics, ...).
Package task provides the “--task” CLI flag to enable task discovery.
No description provided by the author