hrkk

hrkk lists up aws resources and select some with fuzzy finder(skim), and print its id like ec2 instance-id to console.

Use it to input parameter for aws cli, or just to see aws resource status in console.

ss

current available resource types

Installation

Using cargo

bash cargo install hrkk

Using binary

Get the binary in release page and copy it to the directory in the PATH environment variable. Binaries are for linux and mac.