letme

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 4 Imported by: 0

README

letme Go Report Card GoDoc reference example

A reliable, secure and fast way to switch between AWS accounts from the CLI.

Documentation

Learn more about letme: visit the complete and most up-to-date documentation.

Why letme

As AWS cloud administrators, we have found that:

  1. It is not easy to manage credentials for different accounts and follow AWS best practices at the same time.

  2. There is no common way to define the process of obtaining/updating/managing those credentials, we wanted a centralized way to manage credentials.

  3. No more "On my local computer works." since we implemented a centralized way to obtain and manage credentials.

Requirements

  • Go (+1.22).
  • AWS CLI (v2).

Install Letme

Go CLI

Install the latest letme version with:

go install github.com/lockedinspace/letme@latest

Where does go install the binary?

You can also install a specific version swapping @latest with your desired version.

Available versions can be found as releases.

Building from source

Clone the repository

git clone git@github.com:lockedinspace/letme.git

Change directory to letme and build the binary:

cd letme/
go build 

Move the letme binary to one of your $PATH (linux-macos) / $env:PATH (windows-poweshell) locations.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
cmd

Jump to

Keyboard shortcuts

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