Commit 1ac7532
authored
Add CLI, API, and SDK configuration section to routing rule template (#1434)
## Summary
Adds a "Configure via CLI, API, or SDK" section to the
`add-api-rewrite-routing-rule` template README, making it actionable for
agents and developers who prefer programmatic setup.
- CLI example using `vercel routes add` and `vercel routes publish` with
the correct flags
- Links to the Vercel REST API and SDK docs for adding routing rules1 parent 03258fb commit 1ac7532
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
35 | 52 | | |
36 | 53 | | |
37 | 54 | | |
0 commit comments