Update README.md

This commit is contained in:
House of Vanity
2023-08-31 23:19:26 +03:00
committed by GitHub
parent a2b05a7fa6
commit 41bf46c408

View File

@ -1,7 +1,7 @@
# rexec
Parallel SSH executor in Rust. It can read servers from `~/.ssh/known_hosts`
or even expand servers from bash expanshion line `cassandra.{prod,dev}.example.com`
or even expand servers from bash expanshion line `cassandra-[1:5].{prod,dev}.example.com`
[![Rust-static-build](https://github.com/house-of-vanity/rexec/actions/workflows/release.yml/badge.svg)](https://github.com/house-of-vanity/rexec/actions/workflows/release.yml)