{#if commands.length > 0}
{#each commands as command, index (command.name)} {/each}
{/if}