drush site:alias-convertfor drush 9x


Convert legacy site alias files to the new yml format.

drush site:alias-convert

  • Aliases


    site:alias-convert has 2 alias/es:


    drush sa-convert

    drush sac

  • Arguments


    site:alias-convert accepts 1 argument/s:


    destination* : An absolute path to a directory for writing new alias files.If omitted, user will be prompted.

  • Options


    site:alias-convert accepts 5 option/s:


    --format

    --format : format

    --sources

    --sources : sources

    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • Examples


    Find legacy alias files and convert them to yml. You will be prompted for a destination directory.

    drush site:alias-convert

    List the files to be converted but do not actually do anything.

    drush site:alias-convert --simulate

  • Comments


    comments powered by Disqus