helm-edit

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: Apache-2.0

README

Helm edit Plugin

License Go Report Card CircleCI Release

helm-edit is an implemenation of kubectl edit for Helm values. It allows you to edit the values of a Helm release using a text editor.

Install

Based on the version in the plugin.yaml, release binary will be downloaded from Github:

helm plugin install https://github.com/markandersontrocme/helm-edit
Downloading and installing helm-edit v0.1.0 ...
https://github.com/markandersontrocme/helm-edit/releases/download/v0.1.0/helm-edit_0.1.0_darwin_amd64.tar.gz
Installed plugin: edit
Editor

helm-edit uses the EDITOR environment variable for the text editor and defaults to vim.

Usage

Edit the values of a Helm release
$ helm edit

edit helm values

Usage:
  edit [RELEASE] [flags]

Flags:
  -a, --all                get all values
      --dry-run            simulate upgrade command
  -h, --help               help for edit
  -n, --namespace string   namespace scope of the release

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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