Describe the Issue:
The doctl compute image create help right now shows
The following example creates a custom image named Example Image from a URL and stores it in the nyc1 region: doctl compute image create "Example Image" --image-url "https://example.com/image.iso" --region nyc1
Although an iso image is not supported as of now. We should change this example to reflect the same