wolfictl_apk_cp.md

January 25, 2025 ยท View on GitHub

wolfictl apk cp

Aliases: copy

Usage

wolfictl apk cp [flags]

Synopsis

Options

      --gcs string       copy objects from a GCS bucket
  -h, --help             help for cp
  -i, --index string     APKINDEX.tar.gz URL (default "https://packages.wolfi.dev/os/x86_64/APKINDEX.tar.gz")
      --latest           copy only the latest version of each package (default true)
  -o, --out-dir string   directory to copy packages to (default "./packages")

Options inherited from parent commands

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

SEE ALSO