
Add a boolean flag to clean the all the deleted instances. Will run in batches of max_rows until empty. Change-Id: I927b75adb0fc3251f3734d41f4393590294c1c9b
7 lines
183 B
YAML
7 lines
183 B
YAML
---
|
|
features:
|
|
- Adds --until_complete to the archive command
|
|
based on an empty_table boolean flag.
|
|
If true, it will run in batches of max_rows
|
|
until the table is empty.
|