ksecret

command module
v0.0.0-...-1adb434 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2018 License: MIT Imports: 1 Imported by: 0

README

ksecret Build Status

Kubernetes secret editor

Commands

List secrets

Lists secrets in current namespace

$ ksecret
somesecret
configfilessecret
Edit secret

Opens specified secret in your configured editor (based on env var EDITOR)

$ ksecret edit somesecret
List secret keys

List the keys in specified secret

$ ksecret editfile configfilessecret
config.json
secret.key
Edit secret file

Opens a single key from specified secret in configured editor with key as name to trigger vim syntax highlighting (based on name)

$ ksecret editfile config.json

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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