digitalocean / digitalocean/doctl

Feature Request: doctl compute domain create <domain> --droplet-name <droplet-name>

Open
#335 1 comment 0 reactions 0 assignees View on GitHub
suggestion
Dominant language
Go
Stars
3.4k
Forks
496
Avg merge
1d 2h
Merged PRs (30d)
31

Description

Currently I see no way to fetch and store the IP address from a newly created droplet in order to automate the droplet creation and setting up a domain.

My suggestion is this; add the functionality to specify a droplet name when you are setting up a domain.

Instead of only doing `create domain_name --ip-address droplet_ip_address`.
We could specify the droplet name in a similar manner: `create domain_name --droplet-name droplet_name`

That being said, I welcome any suggestion for fetching the IP address in its purest form, so that I may use that to run with `--ip-address` :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.