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.
--artifact-dir
apiops init
1 parent 45c3345 commit cc46109Copy full SHA for cc46109
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