sm-deno

🦖 Fuzzy Finder for AWS SSM Parameter Store

Usage

$ sm # fuzzy find
$ sm list
$ sm get -n "/path/to/ssm"
$ sm list -p your-aws-profile # You can set AWS_PROFILE

Install

$ deno install -A https://deno.land/x/smdeno@v1.0.1/index.js -n sm -f

Requirements