Commit b5adaf6
docs(k8s-proxy): use ns.deployment form in branch-merge example (#860)
The `keploy cloud branch-merge` CLI flag is `--app`, which accepts
either a UUID or a `namespace.deployment` identifier (same form
`keploy upload test-set` and `keploy cloud replay` use for proxy
apps). The previous example used `<app-id>` as the placeholder,
implying UUID-only; switch to `<namespace>.<deployment>` so the
k8s-proxy form is the headline example, and add a short note
that both forms are accepted.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e7082ea commit b5adaf6
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
| |||
0 commit comments