setsts

command module
v0.0.0-...-63277f8 Latest Latest
Warning

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

Go to latest
Published: May 28, 2019 License: MIT Imports: 7 Imported by: 0

README

setsts

A simple tool for setting AWS STS tokens

What does this do?

Currently not much - in truth this project is more for me to mess with Go a bit. Basically this reformats output of STS token generation so it can be copied directly into your ~/.aws/credentials file.

How to install

Man who knows. I guess clone the repo and then go get ./... to install dependencies and then go build -o setsts main.go. Still not up to speed on how this Go stuff works.

Usage

Usage flags can be seen by running setsts -h but here's the gist:

$ setsts --serial-number <YOUR MFA SERIAL> 123456

where 123456 is your MFA token.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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