crane
Verified for current stable LTS
Crane Command: Delete Image From Registry
Use for delete image from registry with Crane. Exact CLI syntax to delete image from registry using Crane.
When to use this: Use for delete image from registry with Crane.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
crane delete <image> crane delete <image> Command Breakdown
crane is the base executable for this command.
FAQ
Purpose: Exact syntax to delete image from registry using Crane.
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
Crane Command: Copy Remote Image
crane cp <source> <destination> -a Crane Command: Copy Remote Image Retaining Digest crane cp <source> <destination> -a Crane Command: List Repos In Registry crane catalog <registry> --full-ref Crane Command: List Repositories In Registry crane catalog <registry> --full-ref Crane Command: List Tags In Repository crane ls <repository> -o