mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 09:45:14 +01:00
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
512 B
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
- ct install - Install and test a chart
- ct lint - Lint and validate a chart
- ct lint-and-install - Lint, install, and test a chart
- ct version - Print version information