TimothyYe / skm

A simple and powerful SSH keys manager

Home Page:https://timothyye.github.io/skm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`skm ls` need decribe

lndj opened this issue · comments

the name usually is short, so needs a desc

Hi @lndj, what kind of description do you need?

For now, the ls like this:

  ✔ Found 2 SSH key(s)!

->	default
	google-cloud

Maybe we need:

  ✔ Found 2 SSH key(s)!

->	default                   The default xxxxx
	google-cloud              For google cloud platform...xxx

@lndj I understand, I'm thinking about where to store these description messages.

A file in ~/.skm ?

I'll try it.

You can add comments to the key itself.

This issue is fixed by @ebastos, thanks a lot!