helm-migrate-release

command module
v0.0.0-...-05335e7 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

helm-migrate-release

CLI tool to move a single helm release, all releases in a namespace or all releases in a cluster between different helm storage drivers.

Usage

Migrate Helm releases from $HELM_DRIVER to other drivers.

Usage:
  ./helm-migrate-release [flags] subprogram [args]

Subprograms:
  release <release name>
  namespace
  all

  -kubeconfig string
        path to your kubeconfig file
  -max int
        history length to migrate (default 1)
  -namespace string
        namespace containing releases to migrate (default "default")
  -to string
        kind of resource to migrate to (configmap or secret)

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