Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 988 Bytes

ct_list-changed.md

File metadata and controls

31 lines (22 loc) · 988 Bytes

ct list-changed

List changed charts

Synopsis

"List changed charts based on configured charts directories, "remote, and target branch

ct list-changed [flags]

Options

      --chart-dirs strings        Directories containing Helm charts. May be specified multiple times
                                  or separate values with commas (default [charts])
      --config string             Config file
      --excluded-charts strings   Charts that should be skipped. May be specified multiple times
                                  or separate values with commas
  -h, --help                      help for list-changed
      --remote string             The name of the Git remote used to identify changed charts (default "origin")
      --target-branch string      The name of the target branch used to identify changed charts (default "master")

SEE ALSO

  • ct - The Helm chart testing tool
Auto generated by spf13/cobra on 13-Dec-2019