-
Alexander Campbell authored
Previous behavior was to write to stderr (thanks to the fallback system in the Cobra library), which made it difficult to grep for flags. For example: kubectl options | grep recursive
0d65d959
Previous behavior was to write to stderr (thanks to the fallback system in the Cobra library), which made it difficult to grep for flags. For example: kubectl options | grep recursive