Rundeck (CLI) is a Command Line Interface which aim to solve a lack of tools to directly interact with a Rundeck instance. The main goal is to run and check job's status.
bash
git clone git@github.com:Freyskeyd/Rundeck.git
cd Rundeck
cargo build --release
cp target/release/rundeck /usr/local/bin/