mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-04 02:20:54 +01:00
@@ -1398,7 +1398,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("remotebuildexecution2")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.10+20190702")
|
||||
.version("1.0.11+20190702")
|
||||
.about("Supplies a Remote Execution API service for tools such as bazel.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_remotebuildexecution2_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user