Add --force arg for bigtable upload
This commit is contained in:
committed by
Michael Vines
parent
f5c564bc6c
commit
98e3e570d2
@ -74,6 +74,7 @@ impl BigTableUploadService {
|
||||
start_slot,
|
||||
Some(end_slot),
|
||||
true,
|
||||
false,
|
||||
exit.clone(),
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user