Skip to content

Add --delete-untagged alias for registry-garbage-collect command

Hayley Swimelar requested to merge delete-untagged-for-garage-collect into master

This long switch matches the registry's long switch.

I think it's beneficial to have these match up since our documentation occasionally tells users to run the garbage collection command directly: https://docs.gitlab.com/ee/administration/packages/container_registry.html#performing-garbage-collection-without-downtime.

Merge request reports