-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[MySQL] az mysql flexible-server backup delete: Support deletion of on-demand backup
#32547
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
Changes from 3 commits
bba7fbb
ae40daa
ca475e1
80a3c92
243457a
b25c576
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -194,6 +194,7 @@ def load_command_table(self, _): | |
| with self.command_group('mysql flexible-server backup', mysql_flexible_long_running_backup_sdk, | ||
| client_factory=cf_mysql_flexible_backup) as g: | ||
| g.command('create', 'begin_create') | ||
| g.command('delete', 'begin_delete') | ||
|
||
|
|
||
| with self.command_group('mysql flexible-server backup', mysql_flexible_long_running_backups_sdk, | ||
| client_factory=cf_mysql_flexible_backups) as g: | ||
|
|
||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.