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] tsh ls default ordering #2511

Closed
vad opened this issue Jan 21, 2019 · 1 comment
Closed

[Feature Request] tsh ls default ordering #2511

vad opened this issue Jan 21, 2019 · 1 comment

Comments

@vad
Copy link

vad commented Jan 21, 2019

What happened:

tsh ls apparently sorts by "Node ID".

What you expected to happen:

IMHO it should sort by "Node Name" instead, or it should allow to configure the default ordering (using a configuration file). The use case is that I often forget the name of a node. We call nodes with a word + a number:

  • aword1
  • aword2
  • aword6
  • anotherword6

And so on. I remember the word but usually not the number, so I currently use grep to filter.

Having results sorted by "Node Name" would allow me to easily go though results to find what I want.

Environment:

  • Teleport version (use teleport version): v3.0
  • Tsh version (use tsh version): v3.0
@kontsevoy
Copy link
Contributor

Proposal

Agree with @vad. Let's sort by node name by default.

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

No branches or pull requests

3 participants