RedHatInsights / yggdrasil

GNU General Public License v3.0
21 stars 37 forks source link

feat: add client-id subcommand to yggctl #259

Open DuckBoss opened 1 month ago

DuckBoss commented 1 month ago

This patch adds a 'client-id' subcommand to yggctl which retrieves and prints to stdout the active client ID of a yggd instance.

This attempts to resolve issue #243

jirihnidek commented 1 month ago

go-lines also reports some issue. Some formatting probably needs to be improved.

DuckBoss commented 1 month ago

Thanks for the initial review @jirihnidek . I was trying to get some feedback on the way this was implemented, but since that part looks okay to you I can go ahead and resolve the issues you've brought up, thanks :+1: