Skip to content

v1.0, because why not? It seems to work 🤣

Compare
Choose a tag to compare
@bwhaley bwhaley released this 27 Apr 23:09
· 65 commits to master since this release

The GetParametersByPath API only allows for 10 results at a time, so for parameter stores with many parameters, a recursive listing can be very slow. Therefore added ability to interrupt slow listings using ^C. Also improved startup speed.