lueschem / edi

Embedded development infrastructure.
https://www.get-edi.io
GNU Lesser General Public License v3.0
39 stars 12 forks source link

Add command that is able to identify the ssh public keys of the current user. #22

Closed lueschem closed 6 years ago

lueschem commented 6 years ago

Issue Type

Desired Behaviour

edi ssh list pubkeys shall deliver a list of the public keys available for the current (sudo) user. Hint ssh -G ... can help to identify the available pub keys.

lueschem commented 6 years ago

No separate command since it is in the dictionary:

edi image create --dictionary foo.yml