This CLI utility can be used for generating a GC access token with no need to install any Google SDKs or dependencies.
## Getting Started <a name = "getting_started"></a>
The project has the compiled utility for x86_64 Linux only. However, if there is a need for the CLI for other OS or architecture, it is possible to compile it from the source.
More info about `GOOGLE_APPLICATION_CREDENTIALS` could be found here: https://cloud.google.com/docs/authentication/application-default-credentials#GAC.
# Project Title
## Table of Contents
-[About](#about)
-[Getting Started](#getting_started)
-[Usage](#usage)
## About <a name = "about"></a>
This CLI utility can be used for generating a GC access token with no need to install any Google SDKs or dependencies.
## Getting Started <a name = "getting_started"></a>
The project has the compiled utility for x86_64 Linux only. However, if there is a need for the CLI for other OS or architecture, it is possible to compile it from the source.
More info about `GOOGLE_APPLICATION_CREDENTIALS` could be found here: https://cloud.google.com/docs/authentication/application-default-credentials#GAC.