@if (commands().length > 0) {
Commands {{ commands().length }}
@for (entry of commands(); track entry.id; let index = $index) { }
}