Releases: GSA-TTS/fac-backup-utility
Releases · GSA-TTS/fac-backup-utility
v0.0.29
Full Changelog: v0.0.28...v0.0.29
- Add
ENV=PREVIEW
case - Less verbose logging
v0.0.28
Full Changelog: v0.0.27...v0.0.28
v0.0.27
Full Changelog: v0.0.26...v0.0.27
- s3_to_db restore
v0.0.26
Utilizes the --clean
functionality in pg_dump
Full Changelog: v0.0.25...v0.0.26
v0.0.25
Full Changelog: v0.0.24...v0.0.25
db_to_db
command working.
v0.0.24
Full Changelog: v0.0.23...v0.0.24
db_to_s3
also needs to callutil.UnsetProxy()
v0.0.23
Full Changelog: v0.0.22...v0.0.23
- Change unset logic to use
os.Unsetenv()
v0.0.22
Full Changelog: v0.0.21...v0.0.22
- adds
s3_sync
command - moved
ErrorCheck()
to util
v0.0.21
Full Changelog: v0.0.20...v0.0.21
v0.0.20
Full Changelog: v0.0.19...v0.0.20
- Adds
install_aws
command