diff --git a/site/content/en/main/user-guide/pepr-cli.md b/site/content/en/main/user-guide/pepr-cli.md index 4db8c09f8..cfc373d34 100644 --- a/site/content/en/main/user-guide/pepr-cli.md +++ b/site/content/en/main/user-guide/pepr-cli.md @@ -93,6 +93,7 @@ Create a [zarf.yaml](https://zarf.dev) and K8s manifest for the current module. - `-i, --custom-image [custom-image]` - Custom Image: Use custom image for Admission and Watcher Deployments. - `--registry [GitHub, Iron Bank]` - Container registry: Choose container registry for deployment manifests. - `-v, --version . Example: '0.27.3'` - The version of the Pepr image to use in the deployment manifests. +- `-z, --zarf [manifest|chart]` - The Zarf package type to generate: manifest or chart (default: manifest). ## `npx pepr kfc`