drush core:initfor drush 9x


Enrich the bash startup file with bash aliases and a smart command prompt.

drush core:init

  • Aliases


    core:init has 2 alias/es:


    drush init

    drush core-init

  • Options


    core:init accepts 7 option/s:


    --edit

    --edit : edit

    --add-path

    --add-path : add-path

    --editor

    --editor : editor

    --bg

    --bg : bg

    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • Examples


    Enrich Bash and open drush config file in editor.

    core-init --edit

    Return to shell prompt as soon as the editor window opens

    core-init --edit --bg

  • Comments


    comments powered by Disqus