Manpage logo

apk-dot - (unknown subject)

NAME  SYNOPSIS  DESCRIPTION  OPTIONS 

NAME

apk dot - generate graphviz graphs

SYNOPSIS

apk dot [<options>...] [pkgmask...]

DESCRIPTION

apk dot renders package dependencies as graphviz graphs.

The graph is generated for the packages matching the masks given, or for every known package if unspecified (this will generate a large and unwieldy graph).

OPTIONS

In addition to the global options (see apk(8)), and query options (see apk-query(8)) the following options are supported:

--errors

Consider only packages with errors. This is useful for visually reporting e.g. cyclic dependencies and missing packages.


Updated 2026-06-01 - jenkler.se | uex.se