Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kafka
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
kafka
Merge requests
!6
Issue
#3394375
: Wrong drush command spelling in readme.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3394375
: Wrong drush command spelling in readme.md
issue/kafka-3394375:3394375-wrong-drush-command
into
8.x-1.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Open
Louis Cuny
requested to merge
issue/kafka-3394375:3394375-wrong-drush-command
into
8.x-1.x
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
8.x-1.x
8.x-1.x (HEAD)
and
latest version
latest version
8359db74
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
1
−
1
Options
@@ -21,7 +21,7 @@
*
`drush kpd`
: producer demo, extension-level
*
`drush khlcd`
: high-level consumer demo, extension-level
*
`drush kllcd`
: low-level consumer demo, extension-level
*
check available topics
`drush kafka
-
topics`
.
*
check available topics
`drush kafka
:
topics`
.
Based on [
`php_rdkafka`
] / [
`librdkafka`
].
Loading