drush webform-generatefor drush 8x


Create submissions in specified webform.

drush webform-generate

webform-generate is a Drush command from the webform project.

webform
  • Aliases


    webform-generate has 1 alias/es:


    drush wfg

  • Arguments


    webform-generate accepts 2 argument/s:


    webform_id : Webform id into which new submissions will be inserted.

    num : Number of submissions to insert. Defaults to 50.

  • Options


    webform-generate accepts 4 option/s:


    --kill : Delete all submissions in specified webform before generating.

    --feedback : An integer representing interval for insertion rate logging. Defaults to 1000

    --entity-type : The entity type to which this submission was submitted from.

    --entity-id : The ID of the entity of which this webform submission was submitted from.

  • Comments


    comments powered by Disqus