mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-02 07:02:07 +01:00
regen all APIs
This commit is contained in:
@@ -245,7 +245,7 @@ async fn main() {
|
||||
|
||||
let mut app = App::new("sts1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("2.0.5+20210326")
|
||||
.version("2.0.8+20210326")
|
||||
.about("The Security Token Service exchanges Google or third-party credentials for a short-lived access token to Google Cloud resources.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_sts1_cli")
|
||||
.arg(Arg::with_name("folder")
|
||||
|
||||
Reference in New Issue
Block a user