Skip to content

Commit cc46109

Browse files
authored
docs: add missing --artifact-dir flag to README apiops init table (#217)
* Initial plan * docs: add missing --artifact-dir flag to README init table (Closes #194) --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 45c3345 commit cc46109

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Scaffold a new APIM artifacts repository with CI/CD pipelines.
117117
|------|-------------|
118118
| `--cli-package <path>` | Path to a local `.tgz` tarball |
119119
| `--ci <platform>` | `github-actions` or `azure-devops` |
120+
| `--artifact-dir <dir>` | Artifact directory path (default: `./apim-artifacts`) |
120121
| `--environments <list>` | Comma-separated environments (e.g. `dev,prod`) |
121122
| `--non-interactive` | Skip all prompts |
122123
| `--force` | Overwrite existing files |

0 commit comments

Comments
 (0)