bigquery backup all view definitions
问题 I am working with bigquery, and there have been a few hundred views created. Most of these are not used and should be deleted. However, there is a chance that some are used and I cannot just blindly delete all. Therefore, I need to backup all view definitions somehow before deleting them. Does anyone know of a good way? I am not trying to save the data, just the view definition queries and their names. Thanks for reading! 回答1: Part 1. Issue the bq ls command. The --format flag can be used to