perl bt.pl new --priority=low --summary="Hallo Welt" # erstellt einen neuen Issue perl bt.pl edit --id=42 --priority=high #ändert von dem angegeben Issue ein Attribut perl bt.pl show --id=42 # Zeigt den Issue an