ops-cli

Try to collect useful tools for ops.
Installation
Go Install
go install github.com/linzeyan/ops-cli@latest
Go Build
go build -trimpath -ldflags='-s -w' .
Homebrew
brew tap linzeyan/tools
brew install ops-cli
Usage
OPS useful tools
Usage:
ops-cli [flags]
ops-cli [command]
Available Commands:
cert Check tls cert expiry time
completion Generate the autocompletion script for the specified shell
convert Convert data format
dig Resolve domain name
doc Generate documentation
geoip Print IP geographic information
help Help about any command
icp Check ICP status
line Send message to LINE
otp Calculate passcode
qrcode Read or generate QR Code
random Generate random string
slack Send message to slack
telegram Send message to telegram
url Expand shorten url
version Print version information
whois List domain name information
Flags:
--config string Specify config path (toml)
-h, --help help for ops-cli
-j, --json Output JSON format
-y, --yaml Output YAML format