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

Improve get output #24

Closed
briancain opened this issue Jul 1, 2016 · 0 comments
Closed

Improve get output #24

briancain opened this issue Jul 1, 2016 · 0 comments

Comments

@briancain
Copy link
Contributor

Having name and domain as separate keys isn't really useful. Update the get command to output something like this:

~ floaty get centos-7-x86_64
{"centos-7-x86_64": "wfkcu6ompyf68xh.delivery.puppetlabs.net"}
~ floaty get centos-7-x86_64=2
{"centos-7-x86_64": ["1.delivery.puppetlabs.net", "2.delivery.puppetlabs.net"] }
briancain added a commit that referenced this issue Jul 2, 2016
This commit updates how hosts are formated when shown to the user. It
applies a domain to each hostname instead of being a different key.
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

1 participant