• roc's avatar
    feat(helm): hiding password input on terminal · 518a9d63
    roc authored
    When using "helm repo add" with "--username" and without "--password",
    hide user's input with a password prompt. This allows users to not
    expose their passwords to the command line history.
    518a9d63
repo_add.go 3.47 KB