Skip to content

Commit 0a1377f

Browse files
authored
chore: JX-106 standardise attributes (#508)
* JX-106: Renames Kafka and Registry attributes:   - rhoas-cli-getting-started-url-kafka → getting-started-rhoas-cli-url-kafka   - rhoas-cli-getting-started-url-registry → getting-started-rhoas-cli-url-registry * JX-106: Renames RHOAS attributes: - rhoas-cli-installation-url → installation-guide-url-cli - rhoas-cli-module → module-dir-cli - rhoas-cli-ref-url → command-ref-url-cli - rhoas-cli-url → product-long-url-cli * JX-106: Updates files with regenerated attributes * JX-106: Renames another RHOAS attribute, and regenerates attributes in all files: - rhoas-cli-base-url → base-url-cli
1 parent 426f2a5 commit 0a1377f

File tree

20 files changed

+190
-171
lines changed

20 files changed

+190
-171
lines changed

docs/_artifacts/document-attributes.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Attributes MUST appear below the document title
44
// Do not delete attributes with identical values, such as :product-long: and :product:. These are intentional because although they are identical here, they are not in other renderings of this source file.
55

6-
//OpenShift Application Services
6+
//All OpenShift Application Services
77
:org-name: Application Services
88
:product-long-rhoas: OpenShift Application Services
99
:community:
@@ -13,9 +13,9 @@
1313
:base-url: https://github.com/redhat-developer/app-services-guides/tree/main/docs/
1414

1515
//OpenShift Application Services CLI
16-
:rhoas-cli-base-url: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17-
:rhoas-cli-ref-url: commands
18-
:rhoas-cli-installation-url: rhoas/rhoas-cli-installation/README.adoc
16+
:base-url-cli: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17+
:command-ref-url-cli: commands
18+
:installation-guide-url-cli: rhoas/rhoas-cli-installation/README.adoc
1919

2020
//OpenShift Streams for Apache Kafka
2121
:product-long-kafka: OpenShift Streams for Apache Kafka
@@ -27,7 +27,7 @@
2727
:kafkacat-url-kafka: kafka/kcat-kafka/README.adoc
2828
:quarkus-url-kafka: kafka/quarkus-kafka/README.adoc
2929
:nodejs-url-kafka: kafka/nodejs-kafka/README.adoc
30-
:rhoas-cli-getting-started-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
30+
:getting-started-rhoas-cli-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
3131
:topic-config-url-kafka: kafka/topic-configuration-kafka/README.adoc
3232
:consumer-config-url-kafka: kafka/consumer-configuration-kafka/README.adoc
3333
:access-mgmt-url-kafka: kafka/access-mgmt-kafka/README.adoc
@@ -42,11 +42,11 @@
4242
:service-url-registry: https://console.redhat.com/application-services/service-registry/
4343
:getting-started-url-registry: registry/getting-started-registry/README.adoc
4444
:quarkus-url-registry: registry/quarkus-registry/README.adoc
45-
:rhoas-cli-getting-started-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
45+
:getting-started-rhoas-cli-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
4646
:access-mgmt-url-registry: registry/access-mgmt-registry/README.adoc
4747
:content-rules-registry: https://access.redhat.com/documentation/en-us/red_hat_openshift_service_registry/1/guide/9b0fdf14-f0d6-4d7f-8637-3ac9e2069817[Supported Service Registry content and rules]
4848
:service-binding-url-registry: registry/service-binding-registry/README.adoc
4949

5050
//OpenShift Connectors
5151
:product-long-connectors: OpenShift Connectors
52-
:service-url-connectors: https://console.redhat.com/application-services/connectors
52+
:service-url-connectors: https://console.redhat.com/application-services/connectors

docs/connectors/getting-started-connectors/README.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ START GENERATED ATTRIBUTES
33
WARNING: This content is generated by running npm --prefix .build run generate:attributes
44
////
55

6-
//OpenShift Application Services
6+
//All OpenShift Application Services
77
:org-name: Application Services
88
:product-long-rhoas: OpenShift Application Services
99
:community:
@@ -13,9 +13,9 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
1313
:base-url: https://github.com/redhat-developer/app-services-guides/tree/main/docs/
1414

1515
//OpenShift Application Services CLI
16-
:rhoas-cli-base-url: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17-
:rhoas-cli-ref-url: commands
18-
:rhoas-cli-installation-url: rhoas/rhoas-cli-installation/README.adoc
16+
:base-url-cli: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17+
:command-ref-url-cli: commands
18+
:installation-guide-url-cli: rhoas/rhoas-cli-installation/README.adoc
1919

2020
//OpenShift Streams for Apache Kafka
2121
:product-long-kafka: OpenShift Streams for Apache Kafka
@@ -27,7 +27,7 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
2727
:kafkacat-url-kafka: kafka/kcat-kafka/README.adoc
2828
:quarkus-url-kafka: kafka/quarkus-kafka/README.adoc
2929
:nodejs-url-kafka: kafka/nodejs-kafka/README.adoc
30-
:rhoas-cli-getting-started-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
30+
:getting-started-rhoas-cli-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
3131
:topic-config-url-kafka: kafka/topic-configuration-kafka/README.adoc
3232
:consumer-config-url-kafka: kafka/consumer-configuration-kafka/README.adoc
3333
:access-mgmt-url-kafka: kafka/access-mgmt-kafka/README.adoc
@@ -42,14 +42,15 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
4242
:service-url-registry: https://console.redhat.com/application-services/service-registry/
4343
:getting-started-url-registry: registry/getting-started-registry/README.adoc
4444
:quarkus-url-registry: registry/quarkus-registry/README.adoc
45-
:rhoas-cli-getting-started-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
45+
:getting-started-rhoas-cli-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
4646
:access-mgmt-url-registry: registry/access-mgmt-registry/README.adoc
4747
:content-rules-registry: https://access.redhat.com/documentation/en-us/red_hat_openshift_service_registry/1/guide/9b0fdf14-f0d6-4d7f-8637-3ac9e2069817[Supported Service Registry content and rules]
4848
:service-binding-url-registry: registry/service-binding-registry/README.adoc
4949

5050
//OpenShift Connectors
5151
:product-long-connectors: OpenShift Connectors
5252
:service-url-connectors: https://console.redhat.com/application-services/connectors
53+
5354
////
5455
END GENERATED ATTRIBUTES
5556
////

docs/kafka/access-mgmt-kafka/README.adoc

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ START GENERATED ATTRIBUTES
33
WARNING: This content is generated by running npm --prefix .build run generate:attributes
44
////
55

6-
//OpenShift Application Services
6+
//All OpenShift Application Services
77
:org-name: Application Services
88
:product-long-rhoas: OpenShift Application Services
99
:community:
@@ -13,9 +13,9 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
1313
:base-url: https://github.com/redhat-developer/app-services-guides/tree/main/docs/
1414

1515
//OpenShift Application Services CLI
16-
:rhoas-cli-base-url: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17-
:rhoas-cli-ref-url: commands
18-
:rhoas-cli-installation-url: rhoas/rhoas-cli-installation/README.adoc
16+
:base-url-cli: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17+
:command-ref-url-cli: commands
18+
:installation-guide-url-cli: rhoas/rhoas-cli-installation/README.adoc
1919

2020
//OpenShift Streams for Apache Kafka
2121
:product-long-kafka: OpenShift Streams for Apache Kafka
@@ -27,7 +27,7 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
2727
:kafkacat-url-kafka: kafka/kcat-kafka/README.adoc
2828
:quarkus-url-kafka: kafka/quarkus-kafka/README.adoc
2929
:nodejs-url-kafka: kafka/nodejs-kafka/README.adoc
30-
:rhoas-cli-getting-started-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
30+
:getting-started-rhoas-cli-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
3131
:topic-config-url-kafka: kafka/topic-configuration-kafka/README.adoc
3232
:consumer-config-url-kafka: kafka/consumer-configuration-kafka/README.adoc
3333
:access-mgmt-url-kafka: kafka/access-mgmt-kafka/README.adoc
@@ -42,14 +42,15 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
4242
:service-url-registry: https://console.redhat.com/application-services/service-registry/
4343
:getting-started-url-registry: registry/getting-started-registry/README.adoc
4444
:quarkus-url-registry: registry/quarkus-registry/README.adoc
45-
:rhoas-cli-getting-started-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
45+
:getting-started-rhoas-cli-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
4646
:access-mgmt-url-registry: registry/access-mgmt-registry/README.adoc
4747
:content-rules-registry: https://access.redhat.com/documentation/en-us/red_hat_openshift_service_registry/1/guide/9b0fdf14-f0d6-4d7f-8637-3ac9e2069817[Supported Service Registry content and rules]
4848
:service-binding-url-registry: registry/service-binding-registry/README.adoc
4949

5050
//OpenShift Connectors
5151
:product-long-connectors: OpenShift Connectors
5252
:service-url-connectors: https://console.redhat.com/application-services/connectors
53+
5354
////
5455
END GENERATED ATTRIBUTES
5556
////
@@ -516,8 +517,8 @@ The role is added to the list of selected roles on the *Roles* tab.
516517
[role="_additional-resources"]
517518
.Additional resources
518519
* {base-url}{getting-started-url-kafka}[_Getting started with {product-long-kafka}_^]
519-
* {base-url}{rhoas-cli-getting-started-url-kafka}[_Getting started with the `rhoas` CLI for {product-long-kafka}_^]
520-
* {rhoas-cli-base-url}{rhoas-cli-ref-url}[_CLI command reference (rhoas)_^]
520+
* {base-url}{getting-started-rhoas-cli-url-kafka}[_Getting started with the `rhoas` CLI for {product-long-kafka}_^]
521+
* {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^]
521522

522523
ifdef::parent-context[:context: {parent-context}]
523524
ifndef::parent-context[:!context:]

docs/kafka/consumer-configuration-kafka/README.adoc

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ START GENERATED ATTRIBUTES
33
WARNING: This content is generated by running npm --prefix .build run generate:attributes
44
////
55

6-
//OpenShift Application Services
6+
//All OpenShift Application Services
77
:org-name: Application Services
88
:product-long-rhoas: OpenShift Application Services
99
:community:
@@ -13,9 +13,9 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
1313
:base-url: https://github.com/redhat-developer/app-services-guides/tree/main/docs/
1414

1515
//OpenShift Application Services CLI
16-
:rhoas-cli-base-url: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17-
:rhoas-cli-ref-url: commands
18-
:rhoas-cli-installation-url: rhoas/rhoas-cli-installation/README.adoc
16+
:base-url-cli: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17+
:command-ref-url-cli: commands
18+
:installation-guide-url-cli: rhoas/rhoas-cli-installation/README.adoc
1919

2020
//OpenShift Streams for Apache Kafka
2121
:product-long-kafka: OpenShift Streams for Apache Kafka
@@ -27,7 +27,7 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
2727
:kafkacat-url-kafka: kafka/kcat-kafka/README.adoc
2828
:quarkus-url-kafka: kafka/quarkus-kafka/README.adoc
2929
:nodejs-url-kafka: kafka/nodejs-kafka/README.adoc
30-
:rhoas-cli-getting-started-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
30+
:getting-started-rhoas-cli-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
3131
:topic-config-url-kafka: kafka/topic-configuration-kafka/README.adoc
3232
:consumer-config-url-kafka: kafka/consumer-configuration-kafka/README.adoc
3333
:access-mgmt-url-kafka: kafka/access-mgmt-kafka/README.adoc
@@ -42,14 +42,15 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
4242
:service-url-registry: https://console.redhat.com/application-services/service-registry/
4343
:getting-started-url-registry: registry/getting-started-registry/README.adoc
4444
:quarkus-url-registry: registry/quarkus-registry/README.adoc
45-
:rhoas-cli-getting-started-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
45+
:getting-started-rhoas-cli-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
4646
:access-mgmt-url-registry: registry/access-mgmt-registry/README.adoc
4747
:content-rules-registry: https://access.redhat.com/documentation/en-us/red_hat_openshift_service_registry/1/guide/9b0fdf14-f0d6-4d7f-8637-3ac9e2069817[Supported Service Registry content and rules]
4848
:service-binding-url-registry: registry/service-binding-registry/README.adoc
4949

5050
//OpenShift Connectors
5151
:product-long-connectors: OpenShift Connectors
5252
:service-url-connectors: https://console.redhat.com/application-services/connectors
53+
5354
////
5455
END GENERATED ATTRIBUTES
5556
////
@@ -207,7 +208,7 @@ As an alternative to using the {product-kafka} web console, you can use the `rho
207208
rhoas kafka consumer-group describe [flags]
208209
----
209210

210-
For a list of consumer group commands that you can use with the CLI, see the {rhoas-cli-base-url}{rhoas-cli-ref-url}[_CLI command reference (rhoas)_^].
211+
For a list of consumer group commands that you can use with the CLI, see the {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^].
211212

212213
If you're using Kafka scripts, you can use the `kafka-consumer-groups.sh` tool to provide the same information:
213214
[source,subs="+quotes,+attributes"]
@@ -232,8 +233,8 @@ NOTE: You can also view consumer groups for a specific topic. In your Kafka inst
232233

233234
[role="_additional-resources"]
234235
.Additional resources
235-
* {base-url}{rhoas-cli-getting-started-url-kafka}[_Getting started with the rhoas CLI for OpenShift Streams for Apache Kafka_^]
236-
* {rhoas-cli-base-url}{rhoas-cli-ref-url}[_CLI command reference (rhoas)_^]
236+
* {base-url}{getting-started-rhoas-cli-url-kafka}[_Getting started with the rhoas CLI for OpenShift Streams for Apache Kafka_^]
237+
* {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^]
237238

238239
[id="ref-supported-consumer-group-properties_{context}"]
239240
== Consumer group properties in {product-kafka}
@@ -299,7 +300,7 @@ For more information about increasing topic retention time, see {base-url}{topic
299300
[role="_additional-resources"]
300301
.Additional resources
301302
* {base-url}{consumer-config-url-kafka}#ref-supported-consumer-group-properties_configuring-consumer-groups[_Consumer group properties presented in {product-kafka}_]
302-
* {base-url}{rhoas-cli-getting-started-url-kafka}[_Getting started with the rhoas CLI for OpenShift Streams for Apache Kafka_^]
303+
* {base-url}{getting-started-rhoas-cli-url-kafka}[_Getting started with the rhoas CLI for OpenShift Streams for Apache Kafka_^]
303304
* {base-url}{topic-config-url-kafka}[_Configuring topics in {product-kafka}_^]
304305

305306

@@ -338,7 +339,7 @@ The `reset-offset` CLI command has an additional reset option. You can use a tim
338339
rhoas kafka consumer-group reset-offset --id my-consumer-group --offset timestamp --value "2021-06-23T09:07:21-07:00"
339340
----
340341

341-
For a list of topic properties that you can update using the CLI, see the `rhoas kafka topic update` entry in the {rhoas-cli-base-url}{rhoas-cli-ref-url}[_CLI command reference (rhoas)_^].
342+
For a list of topic properties that you can update using the CLI, see the `rhoas kafka topic update` entry in the {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^].
342343

343344
If you're using Kafka scripts, you can use the `kafka-consumer-groups.sh` tool to reset offsets:
344345
[source,subs="+quotes,+attributes"]
@@ -371,8 +372,8 @@ Alternatively, select a consumer group for a specific topic.
371372

372373
[role="_additional-resources"]
373374
.Additional resources
374-
* {base-url}{rhoas-cli-getting-started-url-kafka}[_Getting started with the rhoas CLI for OpenShift Streams for Apache Kafka_^]
375-
* {rhoas-cli-base-url}{rhoas-cli-ref-url}[_CLI command reference (rhoas)_^]
375+
* {base-url}{getting-started-rhoas-cli-url-kafka}[_Getting started with the rhoas CLI for OpenShift Streams for Apache Kafka_^]
376+
* {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^]
376377

377378
[id="proc-deleting-consumer-groups_{context}"]
378379
== Deleting a consumer group
@@ -390,7 +391,7 @@ As an alternative to using the {product-kafka} web console, you can use the `rho
390391
rhoas kafka consumer-group delete my-consumer-group
391392
----
392393

393-
For a list of topic properties that you can update using the CLI, see the `rhoas kafka topic update` entry in the {rhoas-cli-base-url}{rhoas-cli-ref-url}[_CLI command reference (rhoas)_^].
394+
For a list of topic properties that you can update using the CLI, see the `rhoas kafka topic update` entry in the {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^].
394395

395396
If you're using Kafka scripts, you can use the `kafka-consumer-groups.sh` tool to delete consumer groups:
396397
[source,subs="+quotes,+attributes"]
@@ -417,8 +418,8 @@ Alternatively, select a consumer group for a specific topic.
417418

418419
[role="_additional-resources"]
419420
.Additional resources
420-
* {base-url}{rhoas-cli-getting-started-url-kafka}[_Getting started with the rhoas CLI for OpenShift Streams for Apache Kafka_^]
421-
* {rhoas-cli-base-url}{rhoas-cli-ref-url}[_CLI command reference (rhoas)_^]
421+
* {base-url}{getting-started-rhoas-cli-url-kafka}[_Getting started with the rhoas CLI for OpenShift Streams for Apache Kafka_^]
422+
* {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^]
422423

423424
ifdef::parent-context[:context: {parent-context}]
424425
ifndef::parent-context[:!context:]

docs/kafka/getting-started-kafka/README.adoc

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ START GENERATED ATTRIBUTES
33
WARNING: This content is generated by running npm --prefix .build run generate:attributes
44
////
55

6-
//OpenShift Application Services
6+
//All OpenShift Application Services
77
:org-name: Application Services
88
:product-long-rhoas: OpenShift Application Services
99
:community:
@@ -13,9 +13,9 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
1313
:base-url: https://github.com/redhat-developer/app-services-guides/tree/main/docs/
1414

1515
//OpenShift Application Services CLI
16-
:rhoas-cli-base-url: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17-
:rhoas-cli-ref-url: commands
18-
:rhoas-cli-installation-url: rhoas/rhoas-cli-installation/README.adoc
16+
:base-url-cli: https://github.com/redhat-developer/app-services-cli/tree/main/docs/
17+
:command-ref-url-cli: commands
18+
:installation-guide-url-cli: rhoas/rhoas-cli-installation/README.adoc
1919

2020
//OpenShift Streams for Apache Kafka
2121
:product-long-kafka: OpenShift Streams for Apache Kafka
@@ -27,7 +27,7 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
2727
:kafkacat-url-kafka: kafka/kcat-kafka/README.adoc
2828
:quarkus-url-kafka: kafka/quarkus-kafka/README.adoc
2929
:nodejs-url-kafka: kafka/nodejs-kafka/README.adoc
30-
:rhoas-cli-getting-started-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
30+
:getting-started-rhoas-cli-url-kafka: kafka/rhoas-cli-getting-started-kafka/README.adoc
3131
:topic-config-url-kafka: kafka/topic-configuration-kafka/README.adoc
3232
:consumer-config-url-kafka: kafka/consumer-configuration-kafka/README.adoc
3333
:access-mgmt-url-kafka: kafka/access-mgmt-kafka/README.adoc
@@ -42,14 +42,15 @@ WARNING: This content is generated by running npm --prefix .build run generate:a
4242
:service-url-registry: https://console.redhat.com/application-services/service-registry/
4343
:getting-started-url-registry: registry/getting-started-registry/README.adoc
4444
:quarkus-url-registry: registry/quarkus-registry/README.adoc
45-
:rhoas-cli-getting-started-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
45+
:getting-started-rhoas-cli-url-registry: registry/rhoas-cli-getting-started-registry/README.adoc
4646
:access-mgmt-url-registry: registry/access-mgmt-registry/README.adoc
4747
:content-rules-registry: https://access.redhat.com/documentation/en-us/red_hat_openshift_service_registry/1/guide/9b0fdf14-f0d6-4d7f-8637-3ac9e2069817[Supported Service Registry content and rules]
4848
:service-binding-url-registry: registry/service-binding-registry/README.adoc
4949

5050
//OpenShift Connectors
5151
:product-long-connectors: OpenShift Connectors
5252
:service-url-connectors: https://console.redhat.com/application-services/connectors
53+
5354
////
5455
END GENERATED ATTRIBUTES
5556
////
@@ -313,8 +314,8 @@ endif::[]
313314
== Additional resources
314315
* https://console.redhat.com/application-services/streams/overview[Purchase a subscription to {product-long-kafka}]
315316
* https://access.redhat.com/documentation/en-us/red_hat_openshift_streams_for_apache_kafka/1/guide/7d28aec8-e146-44db-a4a5-fafc1f426ca5[_Configuring topics in {product-long-kafka}_^]
316-
* {base-url}{rhoas-cli-getting-started-url-kafka}[_Getting started with the `rhoas` CLI for {product-long-kafka}_^]
317-
* {rhoas-cli-base-url}{rhoas-cli-ref-url}[_CLI command reference (rhoas)_^]
317+
* {base-url}{getting-started-rhoas-cli-url-kafka}[_Getting started with the `rhoas` CLI for {product-long-kafka}_^]
318+
* {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^]
318319
* {base-url}{kafkacat-url-kafka}[_Configuring and connecting Kafkacat with {product-long-kafka}_^]
319320
* {base-url}{kafka-bin-scripts-url-kafka}[_Configuring and connecting Kafka scripts with {product-long-kafka}_^]
320321
* {base-url}{quarkus-url-kafka}[_Using Quarkus applications with Kafka instances in {product-long-kafka}_^]

0 commit comments

Comments
 (0)