Add --force arg for bigtable upload

This commit is contained in:
Tyera Eulberg
2021-02-16 14:46:02 -07:00
committed by Michael Vines
parent f5c564bc6c
commit 98e3e570d2
3 changed files with 19 additions and 1 deletions

View File

@ -74,6 +74,7 @@ impl BigTableUploadService {
start_slot,
Some(end_slot),
true,
false,
exit.clone(),
));