Scroll to navigation

WOLFICTL-CHECK-DIFF(1) WOLFICTL-CHECK-DIFF(1)

NAME

wolfictl-check-diff - Create a diff comparing proposed apk changes following a melange build, to the latest available in an APKINDEX

SYNOPSIS

wolfictl check diff [flags]

DESCRIPTION

Create a diff comparing proposed apk changes following a melange build, to the latest available in an APKINDEX

OPTIONS

--apk-index-url=" ⟨https://packages.wolfi.dev/os/%s/APKINDEX.tar.gz"⟩
apk-index-url used to get existing apks. Defaults to wolfi

--dir="."
directory the command is executed from and will contain the resulting diff.log file

-h, --help[=false]
help for diff

--package-list-file="packages.log"
name of the package to compare

--packages-dir="packages"
directory containing new packages

OPTIONS INHERITED FROM PARENT COMMANDS

--log-level="WARN"
log level (e.g. debug, info, warn, error)

SEE ALSO

wolfictl-check(1)

Auto generated by spf13/cobra