repo-tools-fastly - (unknown subject)

NAME  SYNOPSIS  DESCRIPTION  OPTIONS 

NAME

repo-tools fastly

SYNOPSIS

repo-tools fastly purge pkg <--origin|--filename> [--repo=<repo>] [--release=<release>] [--arch=<arch>] <pkg..>

DESCRIPTION

Tools to interact with Alpine Linux repositories hosted with fastly, the cdn behind https://dl-cdn.alpinelinux.org.

repo-tools fastly purge Fastly caches packages by name. If a package is

rebuilt with the same name as existing before, it might be necessary to purge it, otherwise apk will complain about packages having bad signatures.

repo-tools fastly purge pkg --origin <pkg..> Purges all packages with the

given origins

repo-tools fastly purge pkg --filename <pkg..> Purges all packages with the

given filenames

OPTIONS

--arch <arch> Limit purging to a single arch only.

--release <releas> Specifies for what release to purge the packages. Defaults

to edge.

--repo <repo> Specifies the repository to look for the package (main,

community, testing). Defaults to main.


Updated 2024-01-29 - jenkler.se | uex.se