gcrane
Verified for current stable LTS
Gcrane Command: Delete Garbage Collectible Images
Use for delete garbage collectible images with Gcrane. Exact CLI syntax to delete garbage collectible images using Gcrane.
When to use this: Use for delete garbage collectible images with Gcrane.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
gcrane gc <registry>/<project_id>/<repository> | xargs -n 1 gcrane delete gcrane gc <registry>/<project_id>/<repository> | xargs -n 1 gcrane delete Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to delete garbage collectible images using Gcrane.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gcrane Command: Copy Images Between Registries
gcrane cp -r <source_registry>/<project_id>/<repository> <target_registry>/<project_id>/<repository> Gcrane Command: List Registry With Id gcrane ls <gcr.io>/<my-project-id> Gcrane Command: List Tags And Manifests gcrane ls <registry>/<project_id> Gcrane Command: Login To Registry gcrane auth login <registry> -u <user> -p <password> Gcrane Command: Migrate Images Between Us And Eu Registry gcrane cp -r <gcr.io>/<my-project-id>/<repository> <eu.gcr.io>/<my-project-id>/<repository>