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: changing the backup-config name is possible via cloudctl postgres backup-config update #186

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

Comments

@FrankEppink
Copy link

There seems to be no possibility to change the name of an existing backup-config

The update command shows no possibility, only retention and schedule can be changed:

cloudctl postgres backup-config update --help
update backup configuration

Usage:
  cloudctl postgres backup-config update [flags]

Flags:
  -h, --help              help for update
      --id string         id of the database backup
      --retention int32   number of backups per database to retain [optional]
      --schedule string   backup schedule in cron syntax [optional]
@FrankEppink FrankEppink changed the title changing the backup-config name is possible via cloudctl postgres backup-config update postgres: changing the backup-config name is possible via cloudctl postgres backup-config update 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