1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 09:45:14 +01:00
Files
chart-testing/doc/ct.md
Jacob LeGrone 228603701a Support installation to existing namespace (#59)
This PR adds two flags to the `install` command: `namespace` and `release-label`. If `namespace` is specified, releases will target that namespace and `release-label` will be used to select deployments and pods for readiness and reading log output.

Fixes #34
2018-12-14 15:30:36 +01:00

512 B

ct

The Helm chart testing tool

Synopsis

Lint and test

  • changed charts
  • specific charts
  • all charts

in given chart directories.

Options

  -h, --help   help for ct

SEE ALSO

Auto generated by spf13/cobra on 17-Nov-2018