Skip to content

Conversation

@skyfox14
Copy link

@skyfox14 skyfox14 commented Jan 27, 2026

Allows users to configure the backup schedule (daily or disabled) for their databases. It's set to daily per default.

# Create a MySQL database with backups disabled
nctl create mysqldatabase my-db --backup-schedule=disabled

# Update an existing PostgreSQL database to enable daily backups
nctl update postgresdatabase my-db --backup-schedule=daily

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants