This won't work. UTR isn't a concept in bacterial genome annotation (which doesn't mean they do not exist, they are just not regularly annotated by annotation pipelines):
grep -ve "^#" ncbi_dataset/data/GCF_000006765.1/genomic.gff | cut -f3 | sort -u
CDS
exon
gene
ncRNA
protein_binding_site
pseudogene
region
RNase_P_RNA
rRNA
tmRNA
tRNA
Also, there are no "implicit UTRs" where CDS start end deviates from gene start/end:
From Agat output:
----------------------------- Check10: check utrs ------------------------------
No UTRs created
No UTRs locations modified
No supernumerary UTRs removed