• rocky-nupt's avatar
    feat(helm): Add --col-width to helm list and helm history (#2836) · a6381e83
    rocky-nupt authored
    * 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
    a6381e83
Name
Last commit
Last update
.circleci Loading commit data...
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...