We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ed003 commit 1540c68Copy full SHA for 1540c68
1 file changed
README.md
@@ -117,6 +117,7 @@ Scaffold a new APIM artifacts repository with CI/CD pipelines.
117
|------|-------------|
118
| `--cli-package <path>` | Path to a local `.tgz` tarball |
119
| `--ci <platform>` | `github-actions` or `azure-devops` |
120
+| `--artifact-dir <dir>` | Artifact directory path (default: `./apim-artifacts`) |
121
| `--environments <list>` | Comma-separated environments (e.g. `dev,prod`) |
122
| `--non-interactive` | Skip all prompts |
123
| `--force` | Overwrite existing files |
0 commit comments