Arshad Kazmi

Results 37 issues of Arshad Kazmi

I think there should be a document which should list down all the supported types of every language. Any suggestions?

Need to plan about converting this into a website

help wanted

``` aws eks --region {REGION_NAME} update-kubeconfig --name {CLUSTER NAME} ```

Add gifs on example usage of command. for all the commands - [ ] Docker - [ ] Commit docker container - [ ] Copy file to docker container -...

help wanted
good first issue

`kill $(lsof -t -i:8080)` Command kills the process running at port 8080 with this include the usage of `-9` flag

good first issue

https://stackoverflow.com/a/44295532

good first issue

docker run -it /bin/bash

help wanted
good first issue

`kafka-console-consumer --bootstrap-server localhost:9092 --topic test_log --from-beginning`

help wanted
good first issue

`kafka-consumer-groups --bootstrap-server localhost:9092 --group kafka-group --topic test_log --reset-offsets --to-earliest --execute`

help wanted
good first issue

Kafka create topic command is missing `{{TOPIC_NAME}}` description

help wanted
good first issue