• 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
Name
Last commit
Last update
..
latest Loading commit data...
v1 Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
register.go Loading commit data...
types.go Loading commit data...
types_test.go Loading commit data...