scwrypts/zsh/aws
yage 89e899d49d v2.1.0
=====================================================================

--- New Scripts --------------------------

zsh )
  database backup/restore
   - db/postgres/pg_dump
   - db/postgres/pg_restore
   - aws/rds/create-backup
   - aws/rds/load-backup

  redis-cached curl commands
   - redis/curl

  youtube download
   - youtube/download
   - youtube/get-audio-clip

--- Changes ------------------------------

- 'scwrypts' executable now reloads upon execution to prevent staleness
- added various options to improve api/cli; see 'scwrypts --help' for more

--- Bug Fixes ----------------------------

- fixed an issue with .config settings' visibility to non-zsh scripts
- fixed an issue with command arguments globbing too early
2022-08-02 00:24:29 -06:00
..
ecr v1.1.0 2022-07-01 22:17:12 -06:00
efs v2.0.2 2022-07-01 22:17:23 -06:00
rds v2.1.0 2022-08-02 00:24:29 -06:00
route53 v1.1.0 2022-07-01 22:17:12 -06:00
s3 v1.1.0 2022-07-01 22:17:12 -06:00
common.zsh v1.1.0 2022-07-01 22:17:12 -06:00
README.md v1.0.0 2022-07-01 22:16:50 -06:00

Amazon Web Services

Generic Badge

  • relies on AWS-CLI 2.x