Add option to --replace
cloud resources if they already exist
#3
Labels
enhancement
New feature or request
--replace
cloud resources if they already exist
#3
With the
--replace
option, the transcoder will not try to use existing cloud resources that correspond to message types in the schema (schemas, topics, BigQuery tables), rather it will delete and replace them with new ones derived from the schema represented in--schema_file
. This would be a destructive action, so would have to be explicit and used with care.The text was updated successfully, but these errors were encountered: