Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: add --reverse-dns string to compute instance create #564

Open
huerlisi opened this issue Dec 4, 2023 · 3 comments
Open

Comments

@huerlisi
Copy link

huerlisi commented Dec 4, 2023

What feature would you like to have in the cli?

The compute instance create command is missing an argument to set the reverse DNS domain. Such an argument is already available in compute instance update:

> exo compute instance update --help
This command updates an Instance .
[...]
Flags:
[...]
      --reverse-dns string     Reverse DNS Domain
@sauterp
Copy link
Member

sauterp commented Dec 4, 2023

Hey @huerlisi
thanks for the request, we're considering it.

It sounds like a nice feature, but not very critical from my point of view. Is there a strong reason or a problem behind this idea or is it just for convenience(which is an OK reason :) )?

@sauterp
Copy link
Member

sauterp commented Dec 4, 2023

We discussed it internally. To us, this is a low priority feature, we may work on it when there is spare time. Hence there is no ETA.

If someone would like to see this implemented earlier, we will happily accept a pull request.

@huerlisi
Copy link
Author

huerlisi commented Dec 4, 2023

@sauterp

That's perfectly fine, thanks for the quick response.

I'm automating some VM setup and it's working as is, just two calls instead of one. And I believe it would be possible using terraform, so there's ready to use solutions available already:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants