Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postgres: introduce support for yaml files for backup-configs #183

Open
FrankEppink opened this issue Jun 24, 2022 · 0 comments
Open

postgres: introduce support for yaml files for backup-configs #183

FrankEppink opened this issue Jun 24, 2022 · 0 comments

Comments

@FrankEppink
Copy link

It would be helpful if backup-config also support yaml files, i.e. if
cloudctl postgres backup-config apply -f file.yaml
would be working analogue to
cloudctl postgres describe postgres1 -o yaml > postgres1.yaml and cloudctl postgres apply -f postgres1.yaml

The backup-config files could then be e.g. persisted in version control.

@FrankEppink FrankEppink changed the title introduce support for yaml files for backup-configs postgres: introduce support for yaml files for backup-configs Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant