Sign inSign up

kotowick/go-aws-param-store-api-client

By kotowick

•Updated over 9 years ago

A Go client for the AWS Param Store API Service

Image
0

296

kotowick/go-aws-param-store-api-client repository overview

⁠A Client for the AWS Param Store API Service⁠

A simple Golang binary that provides a clinet interface for the AWS Param Store API Service⁠.

⁠Install

Download the latest release. Use it directly, or add it to a server image under /usr/local/bin (or a choice of your liking).

⁠Usage

Running the Application

./bin/pac-client -l <landscape> -e <environment> -a <application> -v <version>

Optional Args:

-p <prefix> # Only get params starting with this prefix
-o <output file> # Output params to a file instead of setting them in the shell

⁠Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kotowick/go-aws-param-api-client⁠. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant⁠ code of conduct.

⁠License

The gem is available as open source under the terms of the MIT License⁠.

Tag summary

Content type

Image

Digest

Size

3.8 MB

Last updated

over 9 years ago

docker pull kotowick/go-aws-param-store-api-client