Ask anything, get answers from your preferred AI provider
SSH without remembering IPs. Fuzzy matching & multi-hop
Multi-step automation: SSH โ SCP โ Local, all from YAML
Encrypted credentials with AES-128 + PBKDF2
Explain command output: cmd | opsterm "errors?"
Auto-complete servers, workflows & subcommands
# 1. Clone & setup
git clone https://github.com/edsuwarna/opsterm.git ~/opsterm
cd ~/opsterm && ./setup.sh
# 2. Set API key & try it
export OPSTERM_API_KEY='sk-...'
opsterm --help