digitalocean / digitalocean/doctl
Upload image from local fileystem
Open
do-api
suggestion
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 496
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
**What is the problem this feature would solve? Please describe.**
Currently the `doctl compute image create` command just allows to create an image based on a URL.
What if I build an image locally or on another droplet. How can I add it as an image?
**Describe the solution you'd like**
Add `--image-path` as an alternative for `--image-url` to upload local files as images.
Contributor guide
Assessment
This issue has not been assessed yet.