updated README.md

pull/2/head
Hari Sekhon 4 years ago
parent 3f8ca4964e
commit 075852eefc

@ -349,8 +349,8 @@ etc.
- `gce_when_preempted.sh` - GCE VM preemption latch script - can be executed any time to set one or more commands to execute upon preemption - `gce_when_preempted.sh` - GCE VM preemption latch script - can be executed any time to set one or more commands to execute upon preemption
- `gce_is_preempted.sh` - GCE VM return true/false if preempted, callable from other scripts - `gce_is_preempted.sh` - GCE VM return true/false if preempted, callable from other scripts
- `gcp_sql_*.sh` - [Cloud SQL](https://cloud.google.com/sql) scripts: - `gcp_sql_*.sh` - [Cloud SQL](https://cloud.google.com/sql) scripts:
- `gcp_sql_backup.sh` - creates [Cloud SQL](https://cloud.google.com/sql) backups (gone with deleted instances, use export below for extra safety) - `gcp_sql_backup.sh` - creates [Cloud SQL](https://cloud.google.com/sql) backups (use export below to mitigate instance deletion)
- `gcp_sql_export.sh` - creates [Cloud SQL](https://cloud.google.com/sql) export backups to [GCS](https://cloud.google.com/storage) - `gcp_sql_export.sh` - creates [Cloud SQL](https://cloud.google.com/sql) exports to [GCS](https://cloud.google.com/storage)
- `gcp_sql_service_accounts.sh` - lists [Cloud SQL](https://cloud.google.com/sql) service accounts. Useful for copying to [IAM](https://cloud.google.com/iam) to grant permissions (eg. Storage Object Creator for SQL export backups) - `gcp_sql_service_accounts.sh` - lists [Cloud SQL](https://cloud.google.com/sql) service accounts. Useful for copying to [IAM](https://cloud.google.com/iam) to grant permissions (eg. Storage Object Creator for SQL export backups)
- `gcp_sql_enable_automated_backups.sh` - enabled automated daily [Cloud SQL](https://cloud.google.com/sql) backups - `gcp_sql_enable_automated_backups.sh` - enabled automated daily [Cloud SQL](https://cloud.google.com/sql) backups
- `bigquery_*.sh` - [BigQuery](https://cloud.google.com/bigquery) scripts: - `bigquery_*.sh` - [BigQuery](https://cloud.google.com/bigquery) scripts:

Loading…
Cancel
Save