命令行工具

git-open

在git项目下运行可以直接在浏览器中打开项目url

tldr

快速查看命令的用法

wrk

http压力测试工具

httpie

更易用的命令行http客户端

gomacro

go的repl

gz-git

帮助提高git commit 信息的规范

py-spy

py的profiler工具

fac

快速准确的解决git冲突

gitql

git commit 信息的查询工具

lazygit

git命令的命令行ui

gen

用于生成go的一些代码(比如slice的遍历),减少重复代码

_gen

用于生成go slice的一些操作代码(比如first,unique)

ethr

微软出品的网络性能测试工具

快速开始
新建一个终端

ethr -s -ui

新建一个终端

···
ethr -c localhost
···

sql分析工具soar

dhcp负载均衡dhcplb

数据库迁移migrate

一个像top一样的用于查看容器指标的工具

dive

docker容器和镜像垃圾回收

fx

命令行json工具

[kaniko](https://github.com/GoogleContainerTools/kaniko

)
使用非特权模式构建镜像

[trivy](https://github.com/knqyf263/trivy

容器漏洞扫描

[grpcurl](https://github.com/fullstorydev/grpcurl

用于和grpc服务交互的工具,类似curl

[terragrunt](https://github.com/gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt)

terraform的简单封装,提供了额外的工具

[testinfra](https://github.com/philpep/testinfra](https://github.com/philpep/testinfra)

测试基础设施

[molecule](https://github.com/ansible/molecule](https://github.com/ansible/molecule)

帮助开发和测试Ansible角色

[felix](https://github.com/dejavuzhou/felix](https://github.com/dejavuzhou/felix)

ssh工具

[zan-proxy](https://github.com/youzan/zan-proxy](https://github.com/youzan/zan-proxy)

开发者的代理工具

[goweight](https://github.com/jondot/goweight](https://github.com/jondot/goweight)

分析go二进制大小的工具

[vegeta](https://github.com/tsenart/vegeta](https://github.com/tsenart/vegeta)

http负载测试工具

[chaosblade](https://github.com/chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)

混沌工程实验工具

[puppeteer-recorder](https://github.com/checkly/puppeteer-recorder](https://github.com/checkly/puppeteer-recorder)

chrome 操作录制工具

grpc-tools

grpc命令行工具

[lazydocker](https://github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)

docker的工具

dbdeployer

快速部署db

ncdu

磁盘占用分析工具

你可能感兴趣的:(命令行工具)