Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vdesabou committed Dec 13, 2023
1 parent 257d4a9 commit 4483ca0
Show file tree
Hide file tree
Showing 309 changed files with 464 additions and 464 deletions.
2 changes: 1 addition & 1 deletion ccloud/audit-log-connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <AUDIT_LOG_CLUSTER_BOOTSTRAP_SERVERS> <AUDIT_LOG_CLUSTER_API_KEY> <AUDIT_LOG_CLUSTER_API_SECRET>
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <AUDIT_LOG_CLUSTER_BOOTSTRAP_SERVERS> <AUDIT_LOG_CLUSTER_API_KEY> <AUDIT_LOG_CLUSTER_API_SECRET>
```

Note: you can also export these values as environment variable
Expand Down
2 changes: 1 addition & 1 deletion ccloud/client-dotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule require
2. Simply run:

```
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <2.2 or 3.1> (Core .NET version, default is 2.1)
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <2.2 or 3.1> (Core .NET version, default is 2.1)
```

## Details of what the script is doing
Expand Down
2 changes: 1 addition & 1 deletion ccloud/client-go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule require
2. Simply run:

```
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

## Details of what the script is doing
Expand Down
2 changes: 1 addition & 1 deletion ccloud/client-kafkajs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule require
2. Simply run:

```
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
2 changes: 1 addition & 1 deletion ccloud/client-python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule require
2. Simply run:

```
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

## Details of what the script is doing
Expand Down
2 changes: 1 addition & 1 deletion ccloud/connect-aws-kinesis-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can either export environment variables `AWS_REGION`, `AWS_ACCESS_KEY_ID` an
Simply run:

```
$ playground run -f kinesis<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f kinesis<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

## Details of what the script is doing
Expand Down
2 changes: 1 addition & 1 deletion ccloud/connect-aws-redshift-sink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```bash
$ playground run -f redshift<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f redshift<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
## Details of what the script is doing
Expand Down
4 changes: 2 additions & 2 deletions ccloud/connect-cdc-oracle19-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ In case you want to use your own existing cluster, you need to setup these envir
Without SSL:

```
$ playground run -f cdc-oracle19-cdb-table<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f cdc-oracle19-cdb-table<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

or

```
$ playground run -f cdc-oracle19-pdb-table<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f cdc-oracle19-pdb-table<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

Note:
Expand Down
6 changes: 3 additions & 3 deletions ccloud/connect-couchbase-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@ Quickly test [Couchbase Source](https://docs.couchbase.com/kafka-connector/curre
Simply run:

```
$ playground run -f couchbase<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f couchbase<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

Note: if you want to test with a custom `couchbase.event.filter` class, use:

```
$ playground run -f couchbase-with-key-filter<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f couchbase-with-key-filter<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

It will filter using key starting with `airline`

Note: if you want to test with some [SMT](https://docs.confluent.io/current/connect/transforms/index.html) `ExtractTopic$Key` and `RegexRouter`, use:

```
$ playground run -f couchbase-with-transforms<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f couchbase-with-transforms<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

The transforms are defined with:
Expand Down
2 changes: 1 addition & 1 deletion ccloud/connect-debezium-mongodb-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f mongo<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f mongo<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

## Details of what the script is doing
Expand Down
2 changes: 1 addition & 1 deletion ccloud/connect-debezium-mysql-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f debezium-mysql-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f debezium-mysql-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

N.B: Control Center is reachable at [http://127.0.0.1:9021](http://127.0.0.1:9021])
2 changes: 1 addition & 1 deletion ccloud/connect-debezium-sqlserver-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f debezium-sqlserver-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f debezium-sqlserver-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

N.B: Control Center is reachable at [http://127.0.0.1:9021](http://127.0.0.1:9021])
2 changes: 1 addition & 1 deletion ccloud/connect-gcp-firebase-sink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Click on `Enable`:
Simply run:

```bash
$ playground run -f gcp-firebase-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <GCP_PROJECT>
$ playground run -f gcp-firebase-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <GCP_PROJECT>
```
### Verify data has been pushed to Firebase
Expand Down
2 changes: 1 addition & 1 deletion ccloud/connect-mqtt-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ In case you want to use your own existing cluster, you need to setup these envir
## How to run

```
$ playground run -f mqtt-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f mqtt-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

## Details of what the script is doing
Expand Down
2 changes: 1 addition & 1 deletion ccloud/connect-servicenow-sink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Click on `Manage`->`Instance` and register for a New-York instance. After some t
Simply run:

```bash
$ playground run -f servicenow-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <SERVICENOW_URL> <SERVICENOW_PASSWORD>
$ playground run -f servicenow-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <SERVICENOW_URL> <SERVICENOW_PASSWORD>
```
Note: you can also export these values as environment variable
Expand Down
2 changes: 1 addition & 1 deletion ccloud/connect-servicenow-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Click on `Manage`->`Instance` and register for a New-York instance. After some t
Simply run:

```
$ playground run -f servicenow-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <SERVICENOW_URL> <SERVICENOW_PASSWORD>
$ playground run -f servicenow-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <SERVICENOW_URL> <SERVICENOW_PASSWORD>
```

Note: you can also export these values as environment variable
Expand Down
2 changes: 1 addition & 1 deletion ccloud/connect-snowflake-sink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ https://of77992.eu-west-2.aws.snowflakecomputing.com
Simply run:

```bash
$ playground run -f snowflake-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <SNOWFLAKE_ACCOUNT_NAME> <SNOWFLAKE_USERNAME> <SNOWFLAKE_PASSWORD>
$ playground run -f snowflake-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <SNOWFLAKE_ACCOUNT_NAME> <SNOWFLAKE_USERNAME> <SNOWFLAKE_PASSWORD>
```
Note: you can also export these values as environment variable
Expand Down
2 changes: 1 addition & 1 deletion ccloud/cp-ansible-playground/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Available tags are `6.0.0`
2. Then you just need to run:

```
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

`hosts-ccloud` host file is automatically generated with your confluent cloud details from `$HOME/.confluent/config`
Expand Down
2 changes: 1 addition & 1 deletion ccloud/cp-helm-chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ It also showcases a connector example (SpoolDir) and Prometheus/Grafana example.
Simply run:

```
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
2 changes: 1 addition & 1 deletion ccloud/environment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f start<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```bash
$ playground run -f cloudwatch<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f cloudwatch<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
2 changes: 1 addition & 1 deletion ccloud/fully-managed-connect-aws-s3-sink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f fully-managed-s3-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f fully-managed-s3-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
2 changes: 1 addition & 1 deletion ccloud/fully-managed-connect-aws-s3-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f fully-managed-s3-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f fully-managed-s3-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f fully-managed-azure-event-hubs<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f fully-managed-azure-event-hubs<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f fully-managed-azure-service-bus<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f fully-managed-azure-service-bus<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

2 changes: 1 addition & 1 deletion ccloud/fully-managed-connect-cdc-oracle11-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ In case you want to use your own existing cluster, you need to setup these envir
## How to run

```
$ playground run -f fully-managed-cdc-oracle11-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <NGROK_AUTH_TOKEN>
$ playground run -f fully-managed-cdc-oracle11-source<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <NGROK_AUTH_TOKEN>
```

Note:
Expand Down
4 changes: 2 additions & 2 deletions ccloud/fully-managed-connect-cdc-oracle19-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ In case you want to use your own existing cluster, you need to setup these envir
## How to run

```
$ playground run -f fully-managed-cdc-oracle19<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <NGROK_AUTH_TOKEN>
$ playground run -f fully-managed-cdc-oracle19<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <NGROK_AUTH_TOKEN>
```


Expand All @@ -69,5 +69,5 @@ $ playground run -f fully-managed-cdc-oracle19<use tab key to activate fzf compl
## How to run

```
$ playground run -f fully-managed-cdc-oracle19-cdb-table<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f fully-managed-cdc-oracle19-cdb-table<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Follow all steps from [here](https://docs.confluent.io/kafka-connect-databricks-
Simply run:

```
$ playground run -f fully-managed-databricks-delta-lake-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path> <DATABRICKS_AWS_BUCKET_NAME> <DATABRICKS_AWS_BUCKET_REGION> <DATABRICKS_AWS_STAGING_S3_ACCESS_KEY_ID> <DATABRICKS_AWS_STAGING_S3_SECRET_ACCESS_KEY> <DATABRICKS_SERVER_HOSTNAME> <DATABRICKS_HTTP_PATH> <DATABRICKS_TOKEN>
$ playground run -f fully-managed-databricks-delta-lake-sink<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path> <DATABRICKS_AWS_BUCKET_NAME> <DATABRICKS_AWS_BUCKET_REGION> <DATABRICKS_AWS_STAGING_S3_ACCESS_KEY_ID> <DATABRICKS_AWS_STAGING_S3_SECRET_ACCESS_KEY> <DATABRICKS_SERVER_HOSTNAME> <DATABRICKS_HTTP_PATH> <DATABRICKS_TOKEN>
```

Note: you can also export these values as environment variable
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Quickly test [Debezium MySQL](https://docs.confluent.io/cloud/current/connectors
Simply run:

```
$ playground run -f fully-managed-mysql<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f fully-managed-mysql<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```

## Exposing docker container over internet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ In case you want to use your own existing cluster, you need to setup these envir
Simply run:

```
$ playground run -f fully-managed-postgres<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or relative path>
$ playground run -f fully-managed-postgres<use tab key to activate fzf completion (see https://kafka-docker-playground.io/#/cli?id=%e2%9a%a1-setup-completion), otherwise use full path, or correct relative path>
```


Expand Down
Loading

0 comments on commit 4483ca0

Please sign in to comment.