# ShopwareCLI läuft jetzt auf 4.1

**URL:** https://forum.shopware.com/t/shopwarecli-lauft-jetzt-auf-4-1/14640
**Category:** Shopware 3.5
**Tags:** programming
**Created:** [26. Juli 2013 um 13:57 UTC](https://forum.shopware.com/t/shopwarecli-lauft-jetzt-auf-4-1/14640 "2013-07-26T13:57:42Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![shredding](https://avatars.discourse-cdn.com/v4/letter/s/8797f3/32.png) [@shredding](https://forum.shopware.com/u/shredding)
#### Post date: [26. Juli 2013 um 13:57 UTC](https://forum.shopware.com/t/shopwarecli-lauft-jetzt-auf-4-1/14640/1 "2013-07-26T13:57:42Z")

</div>

Endlich hatte ich die Zeit mein Shopware CLI Framework für 4.1 zu updaten (inkl. Zero-Configuration Fallback für 4.0). [https://github.com/shredding/ShopwareCLI](https://github.com/shredding/ShopwareCLI)

---

<div class="post-metadata">

### Author: ![Benjamin\_Cremer](https://avatars.discourse-cdn.com/v4/letter/b/a8b319/32.png) [@Benjamin\_Cremer](https://forum.shopware.com/u/Benjamin_Cremer)
#### Post date: [26. Juli 2013 um 16:35 UTC](https://forum.shopware.com/t/shopwarecli-lauft-jetzt-auf-4-1/14640/2 "2013-07-26T16:35:24Z")

</div>

Hi Christian, schönes Ding 🙂 Allerdings habe ich genau heute einen Commit gepushed der die Kompatibilität mit deinen CLI-Tools wieder bricht, siehe diesen [Commit](https://github.com/ShopwareAG/shopware-4/commit/df0bf18636446fe47a8fc1ad4acb369b77159168). Folgender [Pull-Request](https://github.com/shredding/ShopwareCLI/pull/1) löst dieses Problem. Gruß Benjamin Cremer :shopware:

---

<div class="post-metadata">

### Author: ![shredding](https://avatars.discourse-cdn.com/v4/letter/s/8797f3/32.png) [@shredding](https://forum.shopware.com/u/shredding)
#### Post date: [26. Juli 2013 um 19:43 UTC](https://forum.shopware.com/t/shopwarecli-lauft-jetzt-auf-4-1/14640/3 "2013-07-26T19:43:09Z")

</div>

Thx! Ich hab’s gemerged!

---

<div class="post-metadata">

### Author: ![shredding](https://avatars.discourse-cdn.com/v4/letter/s/8797f3/32.png) [@shredding](https://forum.shopware.com/u/shredding)
#### Post date: [1. August 2013 um 16:54 UTC](https://forum.shopware.com/t/shopwarecli-lauft-jetzt-auf-4-1/14640/4 "2013-08-01T16:54:04Z")

</div>

So, nun habe ich auch Zeit gefunden den dev Branch reinzumergen. ShopwareCLI kann jetzt auch Controller Actions direkt ausführen: [https://github.com/shredding/ShopwareCL … er-actions](https://github.com/shredding/ShopwareCLI#execute-controller-actions)
