diff --git a/README.md b/README.md index 6b9cbf6..aec7ad7 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Scaffold a new APIM artifacts repository with CI/CD pipelines. |------|-------------| | `--cli-package ` | Path to a local `.tgz` tarball | | `--ci ` | `github-actions` or `azure-devops` | +| `--artifact-dir ` | Artifact directory path (default: `./apim-artifacts`) | | `--environments ` | Comma-separated environments (e.g. `dev,prod`) | | `--non-interactive` | Skip all prompts | | `--force` | Overwrite existing files |