iam is the command line client for our internal IAM service (iamd).
To install using HomeBrew, run the following command:
$ brew install alphauslabs/tap/iam
To setup authentication, set your GOOGLE_APPLICATION_CREDENTIALS env variable.
Run iam -h or iam <subcommand> -h to know more about the available subcommands and flags.