generate:doc:dash

The generate:doc:dash command: Generate the DrupalConsole.docset package for Dash

Usage:

        $ drupal generate:doc:dash [arguments] [options] 
    

Available options

Option Details
path The path to the directory where the docset will be saved.
help Display this help message
quiet Do not output any message
verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
version Display this application version
ansi Force ANSI output
no-ansi Disable ANSI output
no-interaction Do not ask any interactive question
root Define the Drupal root to be use in command execution
shell Launch the shell.
env The Environment name.
no-debug Switches off debug mode.
learning Generate a verbose code output.
generate-chain Print execution options and arguments as yaml output to be used in chain command
generate-inline Print execution options and arguments as inline call to be use in the future
generate-doc application.console.arguments.generate-doc
target application.console.arguments.target
uri URI of the Drupal site to use (for multisite environments or when running on an alternate port)

Available arguments

Argument Details
command The command to execute