tucp

command module
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmds
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL