doctl
doctl copied to clipboard
doctl databases fork existing cluster
What is the problem this feature would solve? Please describe.
I would like to fork an existing database cluster using doctl, similar to how you can do this in the web UI.
Describe the solution you'd like
Some command of the form doctl databases fork <existing-name> <new-name> [flags]
Additional context Would be more convenient than doing a manual copy using postgres.