Crates.io | rundeck |
lib.rs | rundeck |
version | 0.1.0 |
source | src |
created_at | 2017-08-01 22:39:16.69137 |
updated_at | 2017-08-02 14:52:22.704919 |
description | Rundeck (CLI) is a Command Line Interface which aim to solve a lack of tools to directly interact with a Rundeck instance. |
homepage | |
repository | https://github.com/Freyskeyd/Rundeck |
max_upload_size | |
id | 26027 |
size | 162,758 |
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.
git clone git@github.com:Freyskeyd/Rundeck.git
cd Rundeck
cargo build --release
cp target/release/rundeck /usr/local/bin/