Getting Started with Weep
Using Weep, the ConsoleMe CLI
Weep is a CLI tool that makes it easy to use credentials from ConsoleMe for local development.
Weep offers five methods to serve credentials:
Local ECS credential provider
Local Meta-data service
Source credentials with credential_process
Export credentials to environment variables
Write credentials to file
Read about AWS configuration settings and precedence for information about precedence of credential sources.
Installation
Binaries can be downloaded from the GitHub release page: https://github.com/Netflix/weep/releases/latest
Download the correct binary for your platform and place it in your path.
Usage
Print Defaults
Last updated
Was this helpful?