Skip to content
/ s1m Public

TUI Application for AWS Systems Manager Parameter Store (ssm)

License

Notifications You must be signed in to change notification settings

yumafuu/s1m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s1m logo

S1M

S1M is AWS Parameter Store TUI tool.

It allows you to manage your parameters in AWS Parameter Store.

Release Test


Demo

Image from Gyazo

Features

  • List parameters
  • Create new parameters
  • Edit parameters
  • Delete parameters
  • Copy the Value, Name of parameters

Key Bindings

s1m inspired by vim key bindings.

Key Description
j Move down
k Move up
i Edit Parameter under the cursor
d Delete Parameter under the cursor
o Create new Parameter
c Copy the Value of Parameter under the cursor
y Copy the Name of Parameter under the cursor
<ESC> Exit from the input box

Installation

# Homebrew
brew install yumafuu/tap/s1m

# Go
go install github.com/yumafuu/s1m@latest

# aqua
aqua g -i yumafuu/s1m

Icon

About

TUI Application for AWS Systems Manager Parameter Store (ssm)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages