• Jeff Lowdermilk's avatar
    Add a --raw flag to kubectl config view · fa6ce7b7
    Jeff Lowdermilk authored
    Defaults to false, unless --flatten is specified. Default behavior
    (--raw=false) is that byte data (Client{Certificate,Key}data,
    CertificateAuthorityData) is redacted for a more human-readable view.
    Useful for manually inspecting files that have embeded data.
    fa6ce7b7
helpers.go 4.76 KB