Deleting Images - testflows/TestFlows-GitHub-Hetzner-Runners GitHub Wiki
| ✅ 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.
github-hetzner-runners images delete --id 25560292The images are deleted by id. You can use the images list command to find an id for the specific image. See Listing Images.
- --id id image id (required)