Skip to content

mauriceLC92/awscred

Repository files navigation

AWS Credentials Package

The awscred package is an easy to use CLI for checking what AWS credentials are available in your .aws/credentials file and which of these credentials are valid.

Easily apply and run a command within the context of the desired profile.

Features

  • View available credentials.
  • Remove expired or invalid credentials from both .aws/credentials and .aws/config.
  • Apply a profile and use it to run a command with that profile set.

Installation

go install github.com/mauriceLC92/awscred/cmd/awscred

Usage

awscred print

print

awscred check

check

awscred apply workshop-admin

apply

awscred help

help

License

This package is licensed under the MIT License - see the LICENSE file for details.

About

What AWS credentials exist and are they usable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published