datreeio/Datree CLI
Use the Datree CLI in a github action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 23, 2022
- License
- MIT
Pinned Snippet
uses: datreeio/action-datree@199c4b2a5ca8287b6102291023b377c27e34e96e # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | the file/s to be tested | yes | — |
| cliArguments | the Datree CLI options to be used | no | — |
| isHelmChart | is the desired path a Helm chart? | yes | false |
| helmArguments | the Helm arguments to be used | no | — |
| isKustomization | is the desired path a Kustomization? | yes | false |
| kustomizeArguments | the Kustomize arguments to be used | no | — |
Outputs
no outputs