Skip to content

Commit

Permalink
generate updated cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
konstraint-bot committed Nov 26, 2024
1 parent 84ed6ae commit e759325
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions docs/cli/konstraint_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ Create constraints with the Gatekeeper enforcement action set to dryrun
### Options

```
--constraint-template-version string Set the version of ConstraintTemplates (default "v1beta1")
-d, --dryrun Sets the enforcement action of the constraints to dryrun, overriding the @enforcement tag
-h, --help help for create
-o, --output string Specify an output directory for the Gatekeeper resources
--partial-constraints Generate partial Constraints for policies with parameters
--skip-constraints Skip generation of constraints
--constraint-custom-template-file string Path to a custom template file to generate constraints
--constraint-template-custom-template-file string Path to a custom template file to generate constraint templates
--constraint-template-version string Set the version of ConstraintTemplates (default "v1beta1")
-d, --dryrun Sets the enforcement action of the constraints to dryrun, overriding the @enforcement tag
-h, --help help for create
-o, --output string Specify an output directory for the Gatekeeper resources
--partial-constraints Generate partial Constraints for policies with parameters
--skip-constraints Skip generation of constraints
```

### SEE ALSO
Expand Down

0 comments on commit e759325

Please sign in to comment.