bq mk --table --description "Table for fruit details" $DEVSHELL_PROJECT_ID:fruit_store.fruit_details bq load --source_format=NEWLINE_DELIMITED_JSON --autodetect ...