Skip to content

Commit

Permalink
Update dbbackup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoaugustine authored Jul 10, 2024
1 parent 58079e9 commit 768a5c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/dbbackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ gen3 dbbackup migrate-to-aurora

#### copy-to-aurora

Triggers a service account creation and a job to copy the databases Indexd, Sheepdog & Metadata to new databases within an RDS Aurora cluster.
Triggers a service account creation and a job to copy the databases Indexd, Sheepdog & Metadata to new databases within an RDS Aurora cluster from another namespace <source-namespace> in same RDS cluster.

```sh
gen3 dbbackup copy-to-aurora
gen3 dbbackup copy-to-aurora <source-namespace>
```

0 comments on commit 768a5c0

Please sign in to comment.