helm/cmd
rocky-nupt a6381e83a7 feat(helm): Add --col-width to helm list and helm history (#2836)
* feat(helm): Add --full-output to helm list and helm history

The default maximum length of the output table is 60 chars.
When the length is greater than 60, the content will be omitted.
This patch adds -f and --full-output to helm list and helm history
which can display full information of releases on the screen.

Closes #2828

* a

* feat(helm): Add --full-output to helm list and helm history

The default maximum length of the output table is 60 chars.
When the length is greater than 60, the content will be omitted.
This patch adds -f and --full-output to helm list and helm history
which can display full information of releases on the screen.

Closes #2828
2018-01-09 20:54:01 -08:00
..
helm feat(helm): Add --col-width to helm list and helm history (#2836) 2018-01-09 20:54:01 -08:00
rudder Allow to specify socket for rudder grpc server 2017-08-18 12:51:15 +03:00
tiller fix(tiller): Forces close of idle gRPC connections 2017-11-28 16:48:13 -08:00