diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b81..00000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index 4e50c327..00000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,142 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123c..00000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/commandlinetools/Drush_9_27_24__12_08_AM.xml b/.idea/commandlinetools/Drush_9_27_24__12_08_AM.xml deleted file mode 100644 index 3af972cc..00000000 --- a/.idea/commandlinetools/Drush_9_27_24__12_08_AM.xml +++ /dev/null @@ -1,617 +0,0 @@ - - - - _complete - Internal command to provide shell completion suggestions

No arguments
The shell type ("bash", "fish", "zsh")An array of input tokens (e.g. COMP_WORDS or argv)The index of the "input" array that the cursor is in (e.g. COMP_CWORD)The API version of the completion scriptdeprecatedDisplay help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
shell
input
current
api-version
symfony
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - completion - Dump the shell completion script
The shell type (e.g. "bash"), the value of the "$SHELL" env var will be used if this is not given
Arguments:
shell

Tail the completion debug logDisplay help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
debug
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- shell[=null] -
- - deploy - Run several commands after performing a code deployment.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - help - Display usage details for a command.
A command name
Arguments:
command_name

Format the result data. Available formats: csv,json,list,null,php,print-r,string,tsv,var_dump,var_export,xml,yamlDisplay help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
include-field-labels
table-style
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- command_name[=null] -
- - list - List available commands.

No arguments
Show a simple table of command names and descriptions.Restrict command list to those commands defined in the specified file. Omit value to choose from a list of names.Notify upon command completion. If set to a number, commands that finish in fewer seconds won't notify.Shows the druplicon as glorious ASCII art.URL to your XHProf report site.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
raw
filter
notify
druplicon
xh-link
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - runserver - Runs PHP's built-in http server for development.
IP address and port number to bind to and path to open in web browser. Format is addr:port/path. Only opens a browser if a path is specified.
Arguments:
uri

A default addr:port/path to use for any values not specified as an argument.Open the URL in the default browser. Use --no-browser to avoid opening a browser.Resolve hostnames/IPs using DNS/rDNS (if possible) to determine binding IPs and/or human friendly hostnames for URLs and browser.Negate --browser option.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
default-server
browser
dns
no-browser
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- uri[=null] -
- - rs - Runs PHP's built-in http server for development.
IP address and port number to bind to and path to open in web browser. Format is addr:port/path. Only opens a browser if a path is specified.
Arguments:
uri

A default addr:port/path to use for any values not specified as an argument.Open the URL in the default browser. Use --no-browser to avoid opening a browser.Resolve hostnames/IPs using DNS/rDNS (if possible) to determine binding IPs and/or human friendly hostnames for URLs and browser.Negate --browser option.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
default-server
browser
dns
no-browser
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- uri[=null] -
- - serve - Runs PHP's built-in http server for development.
IP address and port number to bind to and path to open in web browser. Format is addr:port/path. Only opens a browser if a path is specified.
Arguments:
uri

A default addr:port/path to use for any values not specified as an argument.Open the URL in the default browser. Use --no-browser to avoid opening a browser.Resolve hostnames/IPs using DNS/rDNS (if possible) to determine binding IPs and/or human friendly hostnames for URLs and browser.Negate --browser option.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
default-server
browser
dns
no-browser
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- uri[=null] -
- - updatedb - Apply any database updates required (as with running update.php).

No arguments
Clear caches upon completion.Negate --cache-clear option.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
cache-clear
no-cache-clear
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - updb - Apply any database updates required (as with running update.php).

No arguments
Clear caches upon completion.Negate --cache-clear option.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
cache-clear
no-cache-clear
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - version - Show Drush version.

No arguments
Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Drush version (drush-version)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - archive:dump - Backup your code, files, and database into a single file.

No arguments
Archive codebase.Archive Drupal files.Archive database SQL dump.The full path and filename in which the archive should be stored. Any relative path will be calculated from Drupal root (usually web for drupal/recommended-project projects). If omitted, it will be saved to the configured temp directory.Overwrite destination file if exists.Describe the archive contents.Add tags to the archive manifest. Delimit several by commas.The generator name to store in the MANIFEST.yml file. The default is "Drush archive-dump".The generator version number to store in the MANIFEST file. The default is Drush version.Comma-separated list of paths (or regular expressions matching paths) to exclude from the code archive.Add custom arguments/options to the dumping of the database (e.g. mysqldump command).Replace all symlinks with copies of the files/directories that they point to. Default is to only convert symlinks that point outside the project root.A key in the $skip_tables array. @see [Site aliases](../site-aliases.md)A key in the $structure_tables array. @see [Site aliases](../site-aliases.md)A key in the $tables array.A comma-separated list of tables to exclude completely.A comma-separated list of tables to include for structure, but not data.A comma-separated list of tables to transfer.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
code
files
db
destination
overwrite
description
tags
generator
generatorversion
exclude-code-paths
extra-dump
convert-symlinks
skip-tables-key
structure-tables-key
tables-key
skip-tables-list
structure-tables-list
tables-list
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - ard - Backup your code, files, and database into a single file.

No arguments
Archive codebase.Archive Drupal files.Archive database SQL dump.The full path and filename in which the archive should be stored. Any relative path will be calculated from Drupal root (usually web for drupal/recommended-project projects). If omitted, it will be saved to the configured temp directory.Overwrite destination file if exists.Describe the archive contents.Add tags to the archive manifest. Delimit several by commas.The generator name to store in the MANIFEST.yml file. The default is "Drush archive-dump".The generator version number to store in the MANIFEST file. The default is Drush version.Comma-separated list of paths (or regular expressions matching paths) to exclude from the code archive.Add custom arguments/options to the dumping of the database (e.g. mysqldump command).Replace all symlinks with copies of the files/directories that they point to. Default is to only convert symlinks that point outside the project root.A key in the $skip_tables array. @see [Site aliases](../site-aliases.md)A key in the $structure_tables array. @see [Site aliases](../site-aliases.md)A key in the $tables array.A comma-separated list of tables to exclude completely.A comma-separated list of tables to include for structure, but not data.A comma-separated list of tables to transfer.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
code
files
db
destination
overwrite
description
tags
generator
generatorversion
exclude-code-paths
extra-dump
convert-symlinks
skip-tables-key
structure-tables-key
tables-key
skip-tables-list
structure-tables-list
tables-list
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - archive:restore - archive:restore has been removed. A replacement may be available from your web host.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - arr - archive:restore has been removed. A replacement may be available from your web host.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - batch:process - Process operations in the specified batch set.
The batch id that will be processed.
Arguments:
batch_id

Format the result data. Available formats: csv,json,list,null,php,print-r,tsv,var_dump,var_export,xml,yamlLimit output to only the listed elements. Name top-level elements by key, e.g. "--fields=name,date", or use dot notation to select a nested element, e.g. "--fields=a.b.c as example".Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- batch_id -
- - batch-process - Process operations in the specified batch set.
The batch id that will be processed.
Arguments:
batch_id

Format the result data. Available formats: csv,json,list,null,php,print-r,tsv,var_dump,var_export,xml,yamlLimit output to only the listed elements. Name top-level elements by key, e.g. "--fields=name,date", or use dot notation to select a nested element, e.g. "--fields=a.b.c as example".Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- batch_id -
- - config:pull - Export and transfer config from one environment to another.
A site-alias or the name of a subdirectory within /sites whose config you want to copy from.A site-alias or the name of a subdirectory within /sites whose config you want to replace.
Arguments:
source
destination

Validate that there are no git uncommitted changes before proceedingWhere to run the rsync command; defaults to the local site. Can also be source or destination.Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Path (path)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
safe
runner
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- source destination -
- - cpull - Export and transfer config from one environment to another.
A site-alias or the name of a subdirectory within /sites whose config you want to copy from.A site-alias or the name of a subdirectory within /sites whose config you want to replace.
Arguments:
source
destination

Validate that there are no git uncommitted changes before proceedingWhere to run the rsync command; defaults to the local site. Can also be source or destination.Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Path (path)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
safe
runner
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- source destination -
- - config-pull - Export and transfer config from one environment to another.
A site-alias or the name of a subdirectory within /sites whose config you want to copy from.A site-alias or the name of a subdirectory within /sites whose config you want to replace.
Arguments:
source
destination

Validate that there are no git uncommitted changes before proceedingWhere to run the rsync command; defaults to the local site. Can also be source or destination.Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Path (path)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
safe
runner
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- source destination -
- - core:global-options - All global options.

No arguments
Format the result data. Available formats: csv,json,list,null,php,print-r,sections,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Name (name), Description (description)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - core-global-options - All global options.

No arguments
Format the result data. Available formats: csv,json,list,null,php,print-r,sections,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Name (name), Description (description)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - core:rsync - Rsync Drupal code or files to/from another server using ssh.
A site alias and optional path. See rsync documentation and [Site aliases](../site-aliases.md).A site alias and optional path. See rsync documentation and [Site aliases](../site-aliases.md).Additional parameters after the ssh statement.
Arguments:
source
target
extra

List of paths to exclude, seperated by : (Unix-based systems) or ; (Windows).List of paths to include, seperated by : (Unix-based systems) or ; (Windows).The unary flags to pass to rsync; --mode=rultz implies rsync -rultz. Default is -akz.A string appended to ssh command during rsync, sql-sync, etc.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
exclude-paths
include-paths
mode
ssh-options
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- source target extra[=null] -
- - rsync - Rsync Drupal code or files to/from another server using ssh.
A site alias and optional path. See rsync documentation and [Site aliases](../site-aliases.md).A site alias and optional path. See rsync documentation and [Site aliases](../site-aliases.md).Additional parameters after the ssh statement.
Arguments:
source
target
extra

List of paths to exclude, seperated by : (Unix-based systems) or ; (Windows).List of paths to include, seperated by : (Unix-based systems) or ; (Windows).The unary flags to pass to rsync; --mode=rultz implies rsync -rultz. Default is -akz.A string appended to ssh command during rsync, sql-sync, etc.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
exclude-paths
include-paths
mode
ssh-options
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- source target extra[=null] -
- - core-rsync - Rsync Drupal code or files to/from another server using ssh.
A site alias and optional path. See rsync documentation and [Site aliases](../site-aliases.md).A site alias and optional path. See rsync documentation and [Site aliases](../site-aliases.md).Additional parameters after the ssh statement.
Arguments:
source
target
extra

List of paths to exclude, seperated by : (Unix-based systems) or ; (Windows).List of paths to include, seperated by : (Unix-based systems) or ; (Windows).The unary flags to pass to rsync; --mode=rultz implies rsync -rultz. Default is -akz.A string appended to ssh command during rsync, sql-sync, etc.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
exclude-paths
include-paths
mode
ssh-options
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- source target extra[=null] -
- - core:status - An overview of the environment - Drush and Drupal.

No arguments
A comma delimited list of projects. Their paths will be added to path-aliases section.Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Drupal version (drupal-version), Site URI (uri), DB driver (db-driver), DB hostname (db-hostname), DB port (db-port), DB username (db-username), DB password (db-password), DB name (db-name), Database (db-status), Drupal bootstrap (bootstrap), Default theme (theme), Admin theme (admin-theme), PHP binary (php-bin), PHP config (php-conf), PHP OS (php-os), PHP version (php-version), Drush script (drush-script), Drush version (drush-version), Drush temp (drush-temp), Drush configs (drush-conf), Drush aliases (drush-alias-files), Alias search paths (alias-searchpaths), Install profile (install-profile), Drupal root (root), Drupal Settings (drupal-settings-file), Site path (site-path), Site path (site), Themes path (themes), Modules path (modules), Files, Public (files), Files, Private (private), Files, Temp (temp), Drupal config (config-sync), Files, Public (files-path), Files, Temp (temp-path), Other paths (%paths)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
project
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - status - An overview of the environment - Drush and Drupal.

No arguments
A comma delimited list of projects. Their paths will be added to path-aliases section.Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Drupal version (drupal-version), Site URI (uri), DB driver (db-driver), DB hostname (db-hostname), DB port (db-port), DB username (db-username), DB password (db-password), DB name (db-name), Database (db-status), Drupal bootstrap (bootstrap), Default theme (theme), Admin theme (admin-theme), PHP binary (php-bin), PHP config (php-conf), PHP OS (php-os), PHP version (php-version), Drush script (drush-script), Drush version (drush-version), Drush temp (drush-temp), Drush configs (drush-conf), Drush aliases (drush-alias-files), Alias search paths (alias-searchpaths), Install profile (install-profile), Drupal root (root), Drupal Settings (drupal-settings-file), Site path (site-path), Site path (site), Themes path (themes), Modules path (modules), Files, Public (files), Files, Private (private), Files, Temp (temp), Drupal config (config-sync), Files, Public (files-path), Files, Temp (temp-path), Other paths (%paths)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
project
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - st - An overview of the environment - Drush and Drupal.

No arguments
A comma delimited list of projects. Their paths will be added to path-aliases section.Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Drupal version (drupal-version), Site URI (uri), DB driver (db-driver), DB hostname (db-hostname), DB port (db-port), DB username (db-username), DB password (db-password), DB name (db-name), Database (db-status), Drupal bootstrap (bootstrap), Default theme (theme), Admin theme (admin-theme), PHP binary (php-bin), PHP config (php-conf), PHP OS (php-os), PHP version (php-version), Drush script (drush-script), Drush version (drush-version), Drush temp (drush-temp), Drush configs (drush-conf), Drush aliases (drush-alias-files), Alias search paths (alias-searchpaths), Install profile (install-profile), Drupal root (root), Drupal Settings (drupal-settings-file), Site path (site-path), Site path (site), Themes path (themes), Modules path (modules), Files, Public (files), Files, Private (private), Files, Temp (temp), Drupal config (config-sync), Files, Public (files-path), Files, Temp (temp-path), Other paths (%paths)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
project
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - core-status - An overview of the environment - Drush and Drupal.

No arguments
A comma delimited list of projects. Their paths will be added to path-aliases section.Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Drupal version (drupal-version), Site URI (uri), DB driver (db-driver), DB hostname (db-hostname), DB port (db-port), DB username (db-username), DB password (db-password), DB name (db-name), Database (db-status), Drupal bootstrap (bootstrap), Default theme (theme), Admin theme (admin-theme), PHP binary (php-bin), PHP config (php-conf), PHP OS (php-os), PHP version (php-version), Drush script (drush-script), Drush version (drush-version), Drush temp (drush-temp), Drush configs (drush-conf), Drush aliases (drush-alias-files), Alias search paths (alias-searchpaths), Install profile (install-profile), Drupal root (root), Drupal Settings (drupal-settings-file), Site path (site-path), Site path (site), Themes path (themes), Modules path (modules), Files, Public (files), Files, Private (private), Files, Temp (temp), Drupal config (config-sync), Files, Public (files-path), Files, Temp (temp-path), Other paths (%paths)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
project
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - core:topic - Read detailed documentation on a given topic.
The name of the topic you wish to view. If omitted, list all topic descriptions (and names in parenthesis).
Arguments:
topic_name

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- topic_name -
- - topic - Read detailed documentation on a given topic.
The name of the topic you wish to view. If omitted, list all topic descriptions (and names in parenthesis).
Arguments:
topic_name

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- topic_name -
- - core-topic - Read detailed documentation on a given topic.
The name of the topic you wish to view. If omitted, list all topic descriptions (and names in parenthesis).
Arguments:
topic_name

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- topic_name -
- - docs:aliases - Creating site aliases for running Drush on remote sites.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-aliases - Creating site aliases for running Drush on remote sites.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:bisect - Drush docs for Git Bisect.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-bisect - Drush docs for Git Bisect.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:bootstrap - Bootstrap explanation: how Drush starts up and prepares the Drupal environment.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-bootstrap - Bootstrap explanation: how Drush starts up and prepares the Drupal environment.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:commands - Instructions on creating your own Drush commands.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-commands - Instructions on creating your own Drush commands.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:config:exporting - Drupal config export instructions, including customizing config by environment.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-config-exporting - Drupal config export instructions, including customizing config by environment.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:configuration - Drush configuration.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-configuration - Drush configuration.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:cron - Crontab instructions for running your Drupal cron tasks via `drush cron`.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-cron - Crontab instructions for running your Drupal cron tasks via `drush cron`.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:deploy - Deploy command for Drupal.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-deploy - Deploy command for Drupal.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:example-sync-via-http - Extend sql-sync to allow transfer of the sql dump file via http.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-example-sync-via-http - Extend sql-sync to allow transfer of the sql dump file via http.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:examplecommand - Example Drush command file.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-examplecommand - Example Drush command file.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:generators - Instructions on creating your own Drush Generators.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-generators - Instructions on creating your own Drush Generators.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:hooks - Drush hooks.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-hooks - Drush hooks.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:migrate - Defining and running migrations.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:output-formats-filters - Output formatters and filters: control the command output

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:output - Output formatters and filters: control the command output

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:policy - Example policy file.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-policy - Example policy file.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:readme - README.md

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-readme - README.md

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs:script - An example Drush script.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - docs-script - An example Drush script.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - example:table - Demonstrate output formatters. Default format is 'table'.

No arguments
Format the result data. Available formats: csv,json,list,null,php,print-r,sections,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: I (first), II (second), III (third)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - tf - Demonstrate output formatters. Default format is 'table'.

No arguments
Format the result data. Available formats: csv,json,list,null,php,print-r,sections,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: I (first), II (second), III (third)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - image:derive - Create an image derivative.
An image style machine name.Path to a source image. Optionally prepend stream wrapper scheme. Relative paths calculated from Drupal root.
Arguments:
style_name
source

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- style_name source -
- - id - Create an image derivative.
An image style machine name.Path to a source image. Optionally prepend stream wrapper scheme. Relative paths calculated from Drupal root.
Arguments:
style_name
source

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- style_name source -
- - image-derive - Create an image derivative.
An image style machine name.Path to a source image. Optionally prepend stream wrapper scheme. Relative paths calculated from Drupal root.
Arguments:
style_name
source

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- style_name source -
- - image:flush - Flush all derived images for a given style.
A comma delimited list of image style machine names. If not provided, user may choose from a list of names.
Arguments:
style_names

Flush all derived imagesDisplay help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
all
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- style_names -
- - if - Flush all derived images for a given style.
A comma delimited list of image style machine names. If not provided, user may choose from a list of names.
Arguments:
style_names

Flush all derived imagesDisplay help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
all
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- style_names -
- - image-flush - Flush all derived images for a given style.
A comma delimited list of image style machine names. If not provided, user may choose from a list of names.
Arguments:
style_names

Flush all derived imagesDisplay help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
all
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- style_names -
- - jn:get - Execute a JSONAPI request.
The JSONAPI URL to request.
Arguments:
url

Format the result data. Available formats: csv,json,list,null,php,print-r,tsv,var_dump,var_export,xml,yamlLimit output to only the listed elements. Name top-level elements by key, e.g. "--fields=name,date", or use dot notation to select a nested element, e.g. "--fields=a.b.c as example".Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- url -
- - mk:docs - Build a Markdown document for each available Drush command/generator.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - php:eval - Evaluate arbitrary php code after bootstrapping Drupal (if available).
PHP code. If shell escaping gets too tedious, consider using the php:script command.
Arguments:
code

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- code -
- - eval - Evaluate arbitrary php code after bootstrapping Drupal (if available).
PHP code. If shell escaping gets too tedious, consider using the php:script command.
Arguments:
code

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- code -
- - ev - Evaluate arbitrary php code after bootstrapping Drupal (if available).
PHP code. If shell escaping gets too tedious, consider using the php:script command.
Arguments:
code

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- code -
- - php-eval - Evaluate arbitrary php code after bootstrapping Drupal (if available).
PHP code. If shell escaping gets too tedious, consider using the php:script command.
Arguments:
code

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- code -
- - php:script - Run php a script after a full Drupal bootstrap.
Arguments:
extra

Additional paths to search for scripts, separated by : (Unix-based systems) or ; (Windows).Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
script-path
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- extra[=null] -
- - scr - Run php a script after a full Drupal bootstrap.
Arguments:
extra

Additional paths to search for scripts, separated by : (Unix-based systems) or ; (Windows).Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
script-path
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- extra[=null] -
- - php-script - Run php a script after a full Drupal bootstrap.
Arguments:
extra

Additional paths to search for scripts, separated by : (Unix-based systems) or ; (Windows).Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
script-path
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- extra[=null] -
- - pm:security - pm:security has been removed. Please use `composer audit` command. See https://www.drupal.org/project/project_composer/issues/3301876.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sec - pm:security has been removed. Please use `composer audit` command. See https://www.drupal.org/project/project_composer/issues/3301876.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - pm-security - pm:security has been removed. Please use `composer audit` command. See https://www.drupal.org/project/project_composer/issues/3301876.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - pm:security-php - pm:security-php has been removed. Please use `composer audit` command.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sec-php - pm:security-php has been removed. Please use `composer audit` command.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - pm-security-php - pm:security-php has been removed. Please use `composer audit` command.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - site:alias - Show site alias details, or a list of available site aliases.
Site alias or site specification.
Arguments:
site

Format the result data. Available formats: csv,json,list,null,php,print-r,tsv,var_dump,var_export,xml,yamlLimit output to only the listed elements. Name top-level elements by key, e.g. "--fields=name,date", or use dot notation to select a nested element, e.g. "--fields=a.b.c as example".Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- site[=null] -
- - sa - Show site alias details, or a list of available site aliases.
Site alias or site specification.
Arguments:
site

Format the result data. Available formats: csv,json,list,null,php,print-r,tsv,var_dump,var_export,xml,yamlLimit output to only the listed elements. Name top-level elements by key, e.g. "--fields=name,date", or use dot notation to select a nested element, e.g. "--fields=a.b.c as example".Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- site[=null] -
- - site:alias-convert - site:alias-convert has been removed. Please use Drush 11 or convert by hand.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sa-convert - site:alias-convert has been removed. Please use Drush 11 or convert by hand.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sac - site:alias-convert has been removed. Please use Drush 11 or convert by hand.

No arguments
Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - site:install - Install Drupal along with modules/themes/configuration/profile.
An install profile name, or a path to a directory containing a recipe. Relative paths are searched relative to both the Drupal root and the cwd. Defaults to standard unless an install profile is marked as a distribution. Use minimal for a bare minimum installation. Additional info for the install profile may also be provided with additional arguments. Use the format [form name].[parameter name]
Arguments:
recipeOrProfile

A Drupal 10 style database URL. Required for initial install, not re-install. If omitted and required, Drush prompts for this item.An optional table prefix to use for initial install.Account to use when creating a new database. Must have Grant permission (mysql only). Optional.Password for the db-su account. Optional.uid1 name.uid1 email.From: for system mailings.uid1 pass. Defaults to a randomly generated password. If desired, set a fixed password in drush.yml.A short language code. Sets the default site language. Language files must already be present.Site nameName of directory under sites which should be created.Configuration from sync directory should be imported during installation.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
db-url
db-prefix
db-su
db-su-pw
account-name
account-mail
site-mail
account-pass
locale
site-name
site-pass
sites-subdir
config-dir
existing-config
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- recipeOrProfile[=null] -
- - si - Install Drupal along with modules/themes/configuration/profile.
An install profile name, or a path to a directory containing a recipe. Relative paths are searched relative to both the Drupal root and the cwd. Defaults to standard unless an install profile is marked as a distribution. Use minimal for a bare minimum installation. Additional info for the install profile may also be provided with additional arguments. Use the format [form name].[parameter name]
Arguments:
recipeOrProfile

A Drupal 10 style database URL. Required for initial install, not re-install. If omitted and required, Drush prompts for this item.An optional table prefix to use for initial install.Account to use when creating a new database. Must have Grant permission (mysql only). Optional.Password for the db-su account. Optional.uid1 name.uid1 email.From: for system mailings.uid1 pass. Defaults to a randomly generated password. If desired, set a fixed password in drush.yml.A short language code. Sets the default site language. Language files must already be present.Site nameName of directory under sites which should be created.Configuration from sync directory should be imported during installation.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
db-url
db-prefix
db-su
db-su-pw
account-name
account-mail
site-mail
account-pass
locale
site-name
site-pass
sites-subdir
config-dir
existing-config
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- recipeOrProfile[=null] -
- - sin - Install Drupal along with modules/themes/configuration/profile.
An install profile name, or a path to a directory containing a recipe. Relative paths are searched relative to both the Drupal root and the cwd. Defaults to standard unless an install profile is marked as a distribution. Use minimal for a bare minimum installation. Additional info for the install profile may also be provided with additional arguments. Use the format [form name].[parameter name]
Arguments:
recipeOrProfile

A Drupal 10 style database URL. Required for initial install, not re-install. If omitted and required, Drush prompts for this item.An optional table prefix to use for initial install.Account to use when creating a new database. Must have Grant permission (mysql only). Optional.Password for the db-su account. Optional.uid1 name.uid1 email.From: for system mailings.uid1 pass. Defaults to a randomly generated password. If desired, set a fixed password in drush.yml.A short language code. Sets the default site language. Language files must already be present.Site nameName of directory under sites which should be created.Configuration from sync directory should be imported during installation.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
db-url
db-prefix
db-su
db-su-pw
account-name
account-mail
site-mail
account-pass
locale
site-name
site-pass
sites-subdir
config-dir
existing-config
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- recipeOrProfile[=null] -
- - site-install - Install Drupal along with modules/themes/configuration/profile.
An install profile name, or a path to a directory containing a recipe. Relative paths are searched relative to both the Drupal root and the cwd. Defaults to standard unless an install profile is marked as a distribution. Use minimal for a bare minimum installation. Additional info for the install profile may also be provided with additional arguments. Use the format [form name].[parameter name]
Arguments:
recipeOrProfile

A Drupal 10 style database URL. Required for initial install, not re-install. If omitted and required, Drush prompts for this item.An optional table prefix to use for initial install.Account to use when creating a new database. Must have Grant permission (mysql only). Optional.Password for the db-su account. Optional.uid1 name.uid1 email.From: for system mailings.uid1 pass. Defaults to a randomly generated password. If desired, set a fixed password in drush.yml.A short language code. Sets the default site language. Language files must already be present.Site nameName of directory under sites which should be created.Configuration from sync directory should be imported during installation.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
db-url
db-prefix
db-su
db-su-pw
account-name
account-mail
site-mail
account-pass
locale
site-name
site-pass
sites-subdir
config-dir
existing-config
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- recipeOrProfile[=null] -
- - site:set - Set a site alias that will persist for the current session.
Site specification to use, or - for previous site. Omit this argument to unset.
Arguments:
site

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- site[=null] -
- - use - Set a site alias that will persist for the current session.
Site specification to use, or - for previous site. Omit this argument to unset.
Arguments:
site

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- site[=null] -
- - site-set - Set a site alias that will persist for the current session.
Site specification to use, or - for previous site. Omit this argument to unset.
Arguments:
site

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- site[=null] -
- - site:ssh - Connect to a webserver via SSH, and optionally run a shell command.
Code which should run at remote host.
Arguments:
code

Directory to change to. Defaults to Drupal root.A string of extra options that will be passed to the ssh command (e.g. -p 100)Create a tty (e.g. to run an interactive program).Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
cd
ssh-options
tty
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- code[=null] -
- - ssh - Connect to a webserver via SSH, and optionally run a shell command.
Code which should run at remote host.
Arguments:
code

Directory to change to. Defaults to Drupal root.A string of extra options that will be passed to the ssh command (e.g. -p 100)Create a tty (e.g. to run an interactive program).Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
cd
ssh-options
tty
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- code[=null] -
- - site-ssh - Connect to a webserver via SSH, and optionally run a shell command.
Code which should run at remote host.
Arguments:
code

Directory to change to. Defaults to Drupal root.A string of extra options that will be passed to the ssh command (e.g. -p 100)Create a tty (e.g. to run an interactive program).Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
cd
ssh-options
tty
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- code[=null] -
- - sql:cli - Open a SQL command-line interface using Drupal's credentials.

No arguments
Add custom options to the connect string (e.g. --extra=--skip-column-names)The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
extra
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sqlc - Open a SQL command-line interface using Drupal's credentials.

No arguments
Add custom options to the connect string (e.g. --extra=--skip-column-names)The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
extra
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql-cli - Open a SQL command-line interface using Drupal's credentials.

No arguments
Add custom options to the connect string (e.g. --extra=--skip-column-names)The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
extra
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql:conf -
No arguments
Show all database connections, instead of just one.Show password on the CLI. Useful for debugging.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
all
show-passwords
database
db-url
target
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql-conf -
No arguments
Show all database connections, instead of just one.Show password on the CLI. Useful for debugging.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
all
show-passwords
database
db-url
target
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql:connect - A string for connecting to the DB.

No arguments
Add custom options to the connect string (e.g. --extra=--skip-column-names)The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
extra
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql-connect - A string for connecting to the DB.

No arguments
Add custom options to the connect string (e.g. --extra=--skip-column-names)The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
extra
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql:create - Create a database.

No arguments
Account to use when creating a new database.Password for the db-su account.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
db-su
db-su-pw
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql-create - Create a database.

No arguments
Account to use when creating a new database.Password for the db-su account.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
db-su
db-su-pw
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql:drop - Drop all tables in a given database.

No arguments
The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql-drop - Drop all tables in a given database.

No arguments
The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql:dump - Exports the Drupal DB as SQL using mysqldump or equivalent.

No arguments
Save to a file. The file should be relative to Drupal root. If --result-file is provided with the value 'auto', a date-based filename will be created under ~/drush-backups directory.Omit DROP TABLE statements. Used by Postgres and Oracle only.Dump data without statements to create any of the schema.Order by primary key and add line breaks for efficient diffs. Slows down the dump. Mysql only.Compress the dump using the gzip program which must be in your $PATH.Add custom arguments/options when connecting to database (used internally to list tables).Add custom arguments/options to the dumping of the database (e.g. mysqldump command).Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlThe DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.A key in the $skip_tables array. @see [Site aliases](../site-aliases.md)A key in the $structure_tables array. @see [Site aliases](../site-aliases.md)A key in the $tables array.A comma-separated list of tables to exclude completely.A comma-separated list of tables to include for structure, but not data.A comma-separated list of tables to transfer.Available fields: Path (path)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
result-file
create-db
data-only
ordered-dump
gzip
extra
extra-dump
format
database
db-url
target
show-passwords
skip-tables-key
structure-tables-key
tables-key
skip-tables-list
structure-tables-list
tables-list
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql-dump - Exports the Drupal DB as SQL using mysqldump or equivalent.

No arguments
Save to a file. The file should be relative to Drupal root. If --result-file is provided with the value 'auto', a date-based filename will be created under ~/drush-backups directory.Omit DROP TABLE statements. Used by Postgres and Oracle only.Dump data without statements to create any of the schema.Order by primary key and add line breaks for efficient diffs. Slows down the dump. Mysql only.Compress the dump using the gzip program which must be in your $PATH.Add custom arguments/options when connecting to database (used internally to list tables).Add custom arguments/options to the dumping of the database (e.g. mysqldump command).Format the result data. Available formats: csv,json,list,null,php,print-r,string,table,tsv,var_dump,var_export,xml,yamlThe DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.A key in the $skip_tables array. @see [Site aliases](../site-aliases.md)A key in the $structure_tables array. @see [Site aliases](../site-aliases.md)A key in the $tables array.A comma-separated list of tables to exclude completely.A comma-separated list of tables to include for structure, but not data.A comma-separated list of tables to transfer.Available fields: Path (path)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
result-file
create-db
data-only
ordered-dump
gzip
extra
extra-dump
format
database
db-url
target
show-passwords
skip-tables-key
structure-tables-key
tables-key
skip-tables-list
structure-tables-list
tables-list
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - sql:query - Execute a query against a database.
An SQL query. Ignored if --file is provided.
Arguments:
query

Save to a file. The file should be relative to Drupal root.Path to a file containing the SQL to be run. Gzip files are accepted.Delete the --file after running it.Add custom options to the connect string (e.g. --extra=--skip-column-names)Enable replacement of braces in your query.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
result-file
file
file-delete
extra
db-prefix
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- query[=null] -
- - sqlq - Execute a query against a database.
An SQL query. Ignored if --file is provided.
Arguments:
query

Save to a file. The file should be relative to Drupal root.Path to a file containing the SQL to be run. Gzip files are accepted.Delete the --file after running it.Add custom options to the connect string (e.g. --extra=--skip-column-names)Enable replacement of braces in your query.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
result-file
file
file-delete
extra
db-prefix
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- query[=null] -
- - sql-query - Execute a query against a database.
An SQL query. Ignored if --file is provided.
Arguments:
query

Save to a file. The file should be relative to Drupal root.Path to a file containing the SQL to be run. Gzip files are accepted.Delete the --file after running it.Add custom options to the connect string (e.g. --extra=--skip-column-names)Enable replacement of braces in your query.The DB connection key if using multiple connections in settings.php.A Drupal 6 style database URL. For example mysql://root:pass@localhost:port/dbnameThe name of a target within the specified database connection.Show password on the CLI. Useful for debugging.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
result-file
file
file-delete
extra
db-prefix
database
db-url
target
show-passwords
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- query[=null] -
- - sql:sync - Copy DB data from a source site to a target site. Transfers data via rsync.
A site-alias or site specification whose database you want to copy from.A site-alias or site specification whose database you want to replace.
Arguments:
source
target

Do not dump the sql database; always use an existing dump file.Do not rsync the database dump file from source to target.Where to run the rsync command; defaults to the local site. Can also be source or target.Create a new database before importing the database dump on the target machine.Account to use when creating a new database (e.g. root).Password for the db-su account.The path for storing the sql-dump on target machine.The path for retrieving the sql-dump on source machine.Add custom arguments/options to the dumping of the database (e.g. mysqldump command).A key in the $skip_tables array. @see [Site aliases](../site-aliases.md)A key in the $structure_tables array. @see [Site aliases](../site-aliases.md)A key in the $tables array.A comma-separated list of tables to exclude completely.A comma-separated list of tables to include for structure, but not data.A comma-separated list of tables to transfer.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
no-dump
no-sync
runner
create-db
db-su
db-su-pw
target-dump
source-dump
extra-dump
skip-tables-key
structure-tables-key
tables-key
skip-tables-list
structure-tables-list
tables-list
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- source target -
- - sql-sync - Copy DB data from a source site to a target site. Transfers data via rsync.
A site-alias or site specification whose database you want to copy from.A site-alias or site specification whose database you want to replace.
Arguments:
source
target

Do not dump the sql database; always use an existing dump file.Do not rsync the database dump file from source to target.Where to run the rsync command; defaults to the local site. Can also be source or target.Create a new database before importing the database dump on the target machine.Account to use when creating a new database (e.g. root).Password for the db-su account.The path for storing the sql-dump on target machine.The path for retrieving the sql-dump on source machine.Add custom arguments/options to the dumping of the database (e.g. mysqldump command).A key in the $skip_tables array. @see [Site aliases](../site-aliases.md)A key in the $structure_tables array. @see [Site aliases](../site-aliases.md)A key in the $tables array.A comma-separated list of tables to exclude completely.A comma-separated list of tables to include for structure, but not data.A comma-separated list of tables to transfer.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
no-dump
no-sync
runner
create-db
db-su
db-su-pw
target-dump
source-dump
extra-dump
skip-tables-key
structure-tables-key
tables-key
skip-tables-list
structure-tables-list
tables-list
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- source target -
- - updatedb:batch-process - Process operations in the specified batch set.
The batch id that will be processed.
Arguments:
batch_id

Format the result data. Available formats: csv,json,list,null,php,print-r,tsv,var_dump,var_export,xml,yamlLimit output to only the listed elements. Name top-level elements by key, e.g. "--fields=name,date", or use dot notation to select a nested element, e.g. "--fields=a.b.c as example".Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- batch_id -
- - updatedb:status - List any pending database updates.

No arguments
Format the result data. Available formats: csv,json,list,null,php,print-r,sections,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Module (module), Update ID (update_id), Description (description), Type (type)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - updbst - List any pending database updates.

No arguments
Format the result data. Available formats: csv,json,list,null,php,print-r,sections,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Module (module), Update ID (update_id), Description (description), Type (type)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - updatedb-status - List any pending database updates.

No arguments
Format the result data. Available formats: csv,json,list,null,php,print-r,sections,string,table,tsv,var_dump,var_export,xml,yamlAvailable fields: Module (module), Update ID (update_id), Description (description), Type (type)Select just one field, and force format to *string*.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
format
fields
field
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
-
- - user:login - Display a one time login link for user ID 1, or another user.
Optional path to redirect to after logging in.
Arguments:
path

A user name to log in as.A user ID to log in as.A user email to log in as.Open the URL in the default browser. Use --no-browser to avoid opening a browser.A custom port for redirecting to (e.g., when running within a Vagrant environment)Negate --browser option.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
name
uid
mail
browser
redirect-port
no-browser
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- path[=null] -
- - uli - Display a one time login link for user ID 1, or another user.
Optional path to redirect to after logging in.
Arguments:
path

A user name to log in as.A user ID to log in as.A user email to log in as.Open the URL in the default browser. Use --no-browser to avoid opening a browser.A custom port for redirecting to (e.g., when running within a Vagrant environment)Negate --browser option.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
name
uid
mail
browser
redirect-port
no-browser
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- path[=null] -
- - user-login - Display a one time login link for user ID 1, or another user.
Optional path to redirect to after logging in.
Arguments:
path

A user name to log in as.A user ID to log in as.A user email to log in as.Open the URL in the default browser. Use --no-browser to avoid opening a browser.A custom port for redirecting to (e.g., when running within a Vagrant environment)Negate --browser option.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
name
uid
mail
browser
redirect-port
no-browser
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- path[=null] -
- - yaml:get:value - Get a value for a specific key in a YAML file.
The filename of the YAML fileThe key for the value to get, in dot notation.
Arguments:
filename
key

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename key -
- - y:get:value - Get a value for a specific key in a YAML file.
The filename of the YAML fileThe key for the value to get, in dot notation.
Arguments:
filename
key

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename key -
- - yaml:lint - Validates that a given YAML file has valid syntax.
The filename of the YAML file
Arguments:
filename

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename -
- - y:lint - Validates that a given YAML file has valid syntax.
The filename of the YAML file
Arguments:
filename

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename -
- - yaml:unset:key - Unset a specific key in a YAML file.
The filename of the YAML fileThe key to unset, in dot notation
Arguments:
filename
key

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename key -
- - y:unset:key - Unset a specific key in a YAML file.
The filename of the YAML fileThe key to unset, in dot notation
Arguments:
filename
key

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename key -
- - yaml:update:key - Update a specific key in a YAML file.
The filename of the YAML fileThe original key, in dot notationThe new key, in dot notation
Arguments:
filename
key
new-key

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename key new-key -
- - y:update:key - Update a specific key in a YAML file.
The filename of the YAML fileThe original key, in dot notationThe new key, in dot notation
Arguments:
filename
key
new-key

Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename key new-key -
- - yaml:update:value - Update the value for a specific key in a YAML file.
The filename of the YAML fileThe key for the value to set, in dot notationThe new value
Arguments:
filename
key
value

Set the variable type for the value. Accepted types are int, integer, bool, boolean, str, and string.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
type
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename key value -
- - y:update:value - Update the value for a specific key in a YAML file.
The filename of the YAML fileThe key for the value to set, in dot notationThe new value
Arguments:
filename
key
value

Set the variable type for the value. Accepted types are int, integer, bool, boolean, str, and string.Display help for the given command. When no command is given display help for the list commandDo not output any messageIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugDisplay this application versionForce (or disable --no-ansi) ANSI outputNegate the "--ansi" optionDo not ask any interactive questionAuto-accept the default for all user prompts. Equivalent to --no-interaction.Cancels at any confirmation prompt.The Drupal root for this site. Note: this option is deprecated and will be removed. A base URL for building links and selecting a multi-site. Defaults to https://default.Run in simulated mode (show what would have happened).Define a configuration item value.
Options:
type
help
quiet
verbose
version
ansi
no-ansi
no-interaction
yes
no
root
uri
simulate
define

]]>
- filename key value -
-
- diff --git a/.idea/commandlinetools/schemas/frameworkDescriptionVersion1.1.4.xsd b/.idea/commandlinetools/schemas/frameworkDescriptionVersion1.1.4.xsd deleted file mode 100644 index f2efc6de..00000000 --- a/.idea/commandlinetools/schemas/frameworkDescriptionVersion1.1.4.xsd +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 03d9549e..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/material_theme_project_new.xml b/.idea/material_theme_project_new.xml deleted file mode 100644 index 259efdde..00000000 --- a/.idea/material_theme_project_new.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 30d20a15..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/pgov-cms.iml b/.idea/pgov-cms.iml deleted file mode 100644 index d2cc11d4..00000000 --- a/.idea/pgov-cms.iml +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 9ba98b47..00000000 --- a/.idea/php.xml +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/phpunit.xml b/.idea/phpunit.xml deleted file mode 100644 index e37997c4..00000000 --- a/.idea/phpunit.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/symfony2.xml b/.idea/symfony2.xml deleted file mode 100644 index bd98e409..00000000 --- a/.idea/symfony2.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index bd8b2bbf..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file