belem

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2019 License: MIT Imports: 6 Imported by: 0

README

Belém - Gateway to the Amazon River

Build Status

CLI get temporary credentials for the AWS CLI/API via the aws-credentials-broker.

belem

Getting AWS Temporary Credentials

$ go get github.com/grahamar/belem
$ cd $GOPATH/src/github.com/grahamar/belem
$ make install
$ belem login

Configuration

To set your AWS credentials broker URL, you can either pass the --broker parameter, or create a configuration file:

Configuration File: $HOME/.belem.yaml (You can pass the --config parameter to override the default)

broker: https://broker.example.com

You can also configure the port that the CLI listens on for the callback (default port 8765).

port: 8765

The AWS CLI profile the credentials are stored for is by default default this can be configured via the --profile parameter or the AWS_PROFILE environment variable.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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