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

Sort output in the consul members command #969

Merged
merged 2 commits into from
May 22, 2015
Merged

Sort output in the consul members command #969

merged 2 commits into from
May 22, 2015

Conversation

tgwizard
Copy link
Contributor

This PR improves two things:

  1. The tags in consul members -detailed are now sorted, so we always show them the same way
  2. The members in consul members are now sorted by name. Fixes members command result list ordering #756.

@tgwizard
Copy link
Contributor Author

I'm sorry, I don't understand the test failure outputs. make test works fine on my computer. Is it my PR that broke this?

@ryanbreen
Copy link
Contributor

Probably not. The Travis builds are somewhat flaky.

armon added a commit that referenced this pull request May 22, 2015
Sort output in the consul members command
@armon armon merged commit 0949790 into hashicorp:master May 22, 2015
@armon
Copy link
Member

armon commented May 22, 2015

Thanks!

@tgwizard tgwizard deleted the members-command-sorted branch May 22, 2015 19:45
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

Successfully merging this pull request may close these issues.

members command result list ordering
3 participants