mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 18:45:18 +01:00
30 lines
575 B
Markdown
30 lines
575 B
Markdown
## 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](ct_install.md) - Install and test a chart
|
|
* [ct lint](ct_lint.md) - Lint and validate a chart
|
|
* [ct lint-and-install](ct_lint-and-install.md) - Lint, install, and test a chart
|
|
* [ct list-changed](ct_list-changed.md) - List changed charts
|
|
* [ct version](ct_version.md) - Print version information
|
|
|
|
###### Auto generated by spf13/cobra on 21-Apr-2020
|