wolfictl_apk_ls.md

January 25, 2025 ยท View on GitHub

wolfictl apk ls

Usage

wolfictl apk ls [flags]

Synopsis

Examples

wolfictl apk ls https://packages.wolfi.dev/os/x86_64/APKINDEX.tar.gz

Options

      --full                  print the full url or path
  -h, --help                  help for ls
      --json                  print each package as json
      --latest                print only the latest version of each package
      --newer-than duration   print only packages newer than this duration ago
  -P, --package string        print only packages with the given name

Options inherited from parent commands

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

SEE ALSO