Skip to content

list: add support for --quiet to only print pkgname

Natanael Copa requested to merge ncopa/apk-tools:apk-list-quiet into master

make apk list --quiet only print the pkgname without version.

This is similar to what apk search --quiet does.

Merge request reports