A financial analytics firm is migrating its data warehouse to BigQuery. A critical requirement is that all new tables created within the `finance_reports` dataset must automatically enforce a 365-day data retention policy based on an ingestion-time partition. Any attempt to create a table without this specific partitioning and expiration setting should fail. Which `bq` command should be used to configure the dataset to meet this requirement?