hashicorp/packer

Add a `download` command to only download and check the ISO file

Open

#6,472 opened on Jul 10, 2018

View on GitHub
 (12 comments) (1 reaction) (0 assignees)Go (3,228 forks)batch import
builder/nullcoreenhancementhelp wantedstage/thinkingsync to jira

Repository metrics

Stars
 (13,697 stars)
PR merge metrics
 (Avg merge 5d 6h) (9 merged PRs in 30d)

Description

Hello there,

I would like to see a download command added to packer to only download and check the ISO file without starting to build anything. The idea behind this feature request would be to be able to automatically (using a CI service for example) check if the ISO file used by a template is still available (to avoid dead links).

I look forward to your feedback on this feature.

Cheers.

Contributor guide