kubectl-edit_secret

command module
v0.0.0-...-aefb163 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2021 License: BSD-3-Clause Imports: 15 Imported by: 0

README

A kubectl plugin to edit Secret via stringData.

Installation

  1. Install via Golang:
    go install github.com/damnever/kubectl-edit_secret@latest
    
  2. Build manually:
    git clone https://github.com/damnever/kubectl-edit_secret.git
    go build -o kubectl-edit_secret && mv kubectl-edit_secret /usr/local/bin/
    

Usage

kubectl [-n NAMESPACE] edit-secret SECRET_NAME

kubectl edit-secret --help

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL