Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.54 KB

File metadata and controls

31 lines (25 loc) · 1.54 KB

Ruby Client for Google Cloud OS Login API (Alpha)

Google Cloud OS Login API: Manages OS login configuration for Google account users.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.
  2. Enable billing for your project.
  3. Enable the Google Cloud OS Login API.
  4. Setup Authentication.

Installation

$ gem install google-cloud-os_login

Next Steps