eksctl get clusters prints log line

Created on 15 Oct 2018  Â·  5Comments  Â·  Source: weaveworks/eksctl

As of recent changes, we no see a log line printed above tabular output:

$ eksctl get clusters 2018-10-15T11:05:10+01:00 [ℹ] using region us-west-2 NAME fabulous-outfit-1538467450 fabulous-painting-1539188916 $

I think we could make this prettier, perhaps region could be a column? Bonus point would be to add --all-regions also.

good first issue help wanted

All 5 comments

I'll take a stab at this.

@errordeveloper what command are we running when this happens? Seems a bit unclear from the output.

The output is from 'eksctl get cluster'.

@gotjosh did you get anywhere with this? Please hop over to slack.weave.works if you need help, we are all there :)

@errordeveloper I did manage to get an output working relatively soon. I'm not very fond of the approach (mostly due to my lack of confidence if my Go) and been meaning to write a PR with a lengthy description.

My changes are relatively small, I'll pop on slack later on to have the chat!

Was this page helpful?
0 / 5 - 0 ratings