Update README.md

This commit is contained in:
House of Vanity
2023-06-20 02:41:02 +03:00
committed by GitHub
parent a9c142f818
commit a0e7c932ba

View File

@@ -1,9 +1,9 @@
# rexec
Parallel SSH executor in Rust. Read hosts from `known_hosts`
Parallel SSH executor in Rust. It can read servers from `known_hosts` or expand servers from bash expanshion line cassandra.{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)
```
```shell
[ab@test debug]$ ./rexec -k admin-gce-sc.* --help
Parallel SSH executor in Rust
@@ -19,8 +19,9 @@ Options:
-p, --parallel <PARALLEL> [default: 100]
-h, --help Print help
-V, --version Print version
```
```shell
[ab@test debug]$ ./rexec -u ab -k -c uptime -e admin.* -f
[INFO ] Matched hosts:
[INFO ] admin-gce-sc-1.lca-prod.** [35.211.27.195]