Skip to content

alphauslabs/tucp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

main

tucp is the command line client for the TrueUnblended Control Plane service (tucpd).

To install using HomeBrew, run the following command:

$ brew install alphauslabs/tap/tucp

To setup authentication, set your GOOGLE_APPLICATION_CREDENTIALS env variable using your credentials file. You also need to give your credentials file access to the tucpd-[next|prod] service. To do so, try the following commands:

# Install the `iam` tool:
$ brew install alphauslabs/tap/iam

# Validate `iam` credentials:
$ iam whoami

# Request access to our `tucpd-[next|prod]` service (once only):
$ iam allow-me tucpd-prod

Explore more available subcommands and flags though:

$ tucp -h
# or
$ tucp <subcmd> -h

About

Command line client for the TrueUnblended Control Plane service.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages