Deleting Images - testflows/TestFlows-GitHub-Hetzner-Runners GitHub Wiki

Deleting Images

✅ Available: >= 1.7.241002

You can delete custom snapshot images using the images delete command.

❗ Warning: Only images of type snapshot and backup can be deleted.

The most common use cases is to delete a custom image snapshot created using the images create command. See Creating Custom Images.

Example command

github-hetzner-runners images delete --id 25560292

The images are deleted by id. You can use the images list command to find an id for the specific image. See Listing Images.

Available options for the delete command

  • --id id image id (required)
⚠️ **GitHub.com Fallback** ⚠️