• 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
To find the state of this project's repository at the time of any of these versions, check out the tags.
history.go 3.39 KB