Vertaling van "drush" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
This can be done by generating a single sign-on link via drush.
Vous pouvez faire cela en générant un lien de connexion unique via drush.
By default, drush doesn't know where drupal is installed.
Par défaut, drush ne sait pas où drupal est installé.
A drush makefile based build, especially when applied along with caching strategies works like a charm.
Une construction à base makefile drush, en particulier lorsqu'elle est appliquée ainsi que des stratégies de mise en cache fonctionne comme un charme.
Basic drush commands (with useful options!)
Commandes Drush de base (avec leurs options utiles !)
You can check the state of any migration by running the 'drush migrate:status' command.
Vous pouvez vérifier l'état de toute migration en exécutant la commande 'drush migrate:status'.
Another alternative is to use a recent version of "drush site-install" using its new" - config-dir=config/sync" option.
Une autre alternative consiste à utiliser une version récente de "drush site-install" en utilisant sa nouvelle option" - config-dir = config / sync".
The quickest way to download and enable the module is by using the following drush commands
Le moyen le plus rapide pour télécharger et activer le module est en utilisant les commandes de Drush suivantes
Type 'drush [command-name] - help' for a list of the available aliases.
Tapez 'drush [nom-commande] - help' pour une liste des alias disponibles.
Of course, we'll still use drush or drupal console to install contrib modules or themes, but not for downloading them.
Bien entendu, nous pouvons toujours utiliser Drush ou DC pour activer (ou installer) les modules ou thèmes contrib, mais pas pour les télécharger.
There is probably a drush package on your system, but if you want to use the last version, you need to make the (semi) manual installation.
Il est probable qu'un paquet drush existe pour votre système, mais si vous voulez profiter de la dernière version de cette application vous devez en passer par l'installation manuelle.
In this case it's "update:node" so we would launch the command with: drush update:node
Dans notre cas, nous pourrons lancer la commande avec: drush update:node
If you want to install it from drush, or by downloading its archive, you will have to download these dependencies, and in particular place the PHP library in the/vendor directory of your site.
Si vous souhaitez l'installer depuis drush, ou encore en téléchargeant son archive, il faudra télécharger ces deux dépendances, et notamment placer la librairie PHP dans le répertoire /vendor de votre site.
Thus, the command drush run-server:8889/ will open a page in your browser with the current Drupal site.
Ainsi, la commande drush run-server :8889/ ouvrira une page dans votre navigateur vers le site Drupal courant.