GoogleCloudPlatform / k8s-multicluster-ingress

kubemci: Command line tool to configure L7 load balancers using multiple kubernetes clusters
Apache License 2.0
377 stars 68 forks source link

Add optional/required markers to the flag descriptions #38

Closed perotinus closed 6 years ago

madhusudancs commented 6 years ago

@perotinus I like this change!

Please rebase?

nikhiljindal commented 6 years ago

optional: I was thinking of adding them to the start of the description. That way its easier to parse which flags are important and which are not (descriptions are displayed left aligned).

perotinus commented 6 years ago

@nikhiljindal Done. @madhusudancs Done.