Skip to content

Commit 8f6036e

Browse files
authored
Live tests: update example in README to include --connection-id (#37470)
1 parent 2836940 commit 8f6036e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airbyte-ci/connectors/live-tests/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Let's run `debug` to check the output of `read` on two different versions of the
5858

5959
```bash
6060
live-tests debug read \
61+
--connection-id=d3bd39cd-6fec-4691-a661-d52c466d8554
6162
--connector-image=airbyte/source-pokeapi:dev \
6263
--connector-image=airbyte/source-pokeapi:latest \
6364
--config-path=poke_config.json \

0 commit comments

Comments
 (0)