ops

command module
v0.2.1 Latest Latest
Warning

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

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

README

ops is the command line client for the Long Operations service (opsd).

To install using HomeBrew, run the following command:

$ brew install alphauslabs/tap/ops

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 opsd-[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 `opsd-[next|prod]` service (once only):
$ iam allow-me opsd-prod

Explore more available subcommands and flags though:

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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