mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(gen): update code to latest version
required before publishing
This commit is contained in:
@@ -13,18 +13,19 @@ If data-structures are requested, these will be returned as pretty-printed JSON,
|
||||
Everything else about the *Android Enterprise* API can be found at the
|
||||
[official documentation site](https://developers.google.com/android/work/play/emm-api).
|
||||
|
||||
# Downloads
|
||||
# Installation and Source Code
|
||||
|
||||
You can download the pre-compiled 64bit binaries for the following platforms:
|
||||
Install the command-line interface with cargo using:
|
||||
|
||||
*  [ubuntu](http://dl.byronimo.de/google.rs/cli/1.0.0/ubuntu/androidenterprise1.tar.gz)
|
||||
*  [osx](http://dl.byronimo.de/google.rs/cli/1.0.0/osx/androidenterprise1.tar.gz)
|
||||
```bash
|
||||
cargo install google-androidenterprise1-cli
|
||||
```
|
||||
|
||||
Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/master/gen/androidenterprise1-cli).
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *Android Enterprise* API at revision *20161207*. The CLI is at version *1.0.0*.
|
||||
This documentation was generated from the *Android Enterprise* API at revision *20161207*. The CLI is at version *1.0.1*.
|
||||
|
||||
```bash
|
||||
androidenterprise1 [options]
|
||||
|
||||
Reference in New Issue
Block a user