thaolt / cinder-cli

CLI tool for cinder CI/CD server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cinder-cli

Usage

USAGE:
    cinderc [FLAGS] [OPTIONS] <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information
    -v               Sets the level of verbosity

OPTIONS:
    -c, --config <FILE>    Sets a custom config file

SUBCOMMANDS:
    help     Prints this message or the help of the given subcommand(s)
    list     list all jobs
    new      create a new job
    queue    add a job to the queue

About

CLI tool for cinder CI/CD server

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%