ak-cli
ak-cli copied to clipboard
:bookmark: Collection of useful cli commands
``` 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 -...
`kill $(lsof -t -i:8080)` Command kills the process running at port 8080 with this include the usage of `-9` flag
`kafka-console-consumer --bootstrap-server localhost:9092 --topic test_log --from-beginning`
`kafka-consumer-groups --bootstrap-server localhost:9092 --group kafka-group --topic test_log --reset-offsets --to-earliest --execute`
Kafka create topic command is missing `{{TOPIC_NAME}}` description
Create a text logo for readme For inspiration refer this https://dribbble.com/tags/text_logo