README ¶ A kubectl plugin to edit Secret via stringData. Installation Install via Golang: go install github.com/damnever/kubectl-edit_secret@latest 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 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.