seanrmurphy / nixinit

MIT License
1 stars 0 forks source link

print ip address of instance when launched #4

Closed seanrmurphy closed 2 months ago

seanrmurphy commented 3 months ago

nixinit bootstrap launches an instance but the user does not know the ip addr of the instance. Add logic to obtain the ip addr and print it as output from the cli.

seanrmurphy commented 2 months ago

Addressed by #8