Tools to improve Parameter Store on the command line.
Param is a cli tool to improve interacting with AWS Parameter Store.
--config string config file (default is $HOME/.param.yaml)
--endpoint-url string Prefixes to filter by
-h, --help help for param
- param completion - Generates shell completion scripts
- param copy - Copy a parameter to clipboard.
- param delete - Delete a parameter.
- param list - List parameters in Parameter Store.
- param set - Set a paramter.
- param show - Show a decrypted parameter in the console.