cinder-cli 0.0.1

CLI client for cinder CI/CD server
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.clap]
features = ["yaml"]
version = "2.33"

[package]
authors = ["Thao le <thaolt@songphi.com>"]
description = "CLI client for cinder CI/CD server"
documentation = "https://github.com/thaolt/cinder-cli"
edition = "2018"
homepage = "https://github.com/thaolt/cinder-cli"
license-file = "LICENSE"
name = "cinder-cli"
repository = "https://github.com/thaolt/cinder-cli"
version = "0.0.1"