helm-assert

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2020 License: Apache-2.0

README

Assert

GitHub Workflow Status Fossa report GitHub release (latest SemVer) GitHub

assert is a plugin for Helm.

Table of Contents

Installing

$ helm plugin install https://github.com/philzon/helm-assert.git

Usage

$ helm assert
Usage:
  assert CONFIG CHART [flags]

Flags:
  -l, --log-level string     severity level to log ("verbose"|"standard"|"quiet"|"none") (default "normal")
  -h, --help                 help for assert
      --json                 Report should be saved in JSON format
  -o, --output string        Path to store reports to (default "report")
      --password string      chart repository password where to locate the requested chart
      --repo string          chart repository url where to locate the requested chart
      --skip stringArray     Skip test by name (can specify multiple)
      --username string      chart repository username where to locate the requested chart
      --version string       specify the exact chart version to use. If this is not specified, the latest version is used

Documentation

See DOCUMENTATION.md for documentation.

Contributing

See CONTRIBUTING.md on how to contribute.

License

See LICENSE for project license.

Directories

Path Synopsis
cmd
internal
app
log
v3
pkg

Jump to

Keyboard shortcuts

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