mkroman / scaleway-registry-prune

Command-line tool to clean up old images on your Scaleway Container Registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scaleway-registry-prune

Command-line tool to clean up old images on your Scaleway Container Registry

Usage

# Deletes all images except for 5 most recent
% SCW_TOKEN=abcdef SCW_REGION=<nl-ams/fr-par> scaleway-registry-prune <namespace>/<image> --keep-last 5

About

Command-line tool to clean up old images on your Scaleway Container Registry


Languages

Language:Rust 100.0%