ssm-edit

command module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: MIT Imports: 1 Imported by: 0

README

ssm-edit

Edit a parameter on Systems Manager parameter store.

Inspiread by https://github.com/tsub/s3-edit

Install

Support homebrew.

$ brew install tjinjin/ssm-edit/ssm-edit

AWS credentials

Support ~/.aws/credential.

cat ~/.aws/credentials
[default]
aws_access_key_id = hogehoge
aws_secret_access_key = fugafuga

[test]
role_arn = arn:aws:iam::123456789012:root
source_profile = default

Usage

$ ssm-edit list
$ ssm-edit edit
$ ssm-edit version

example

$ ssm-edit list
$ ssm-edit list --profile hoge --region ap-northeast-1
$ ssm-edit edit --name hoge
> open editor and edit value.
$ ssm-edit edit
> open prompt, select name and edit value.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cli
ssm

Jump to

Keyboard shortcuts

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