Drush Commands¶
The client module implements a number of Drush commands that can be used to send or display reports at leisure for debugging purposes.
Generate a report (arch-report)¶
Generate and display a Mataara client report.
| Options |
|
| Aliases | ar |
| Examples |
|
Send a report (arch-send)¶
Send a Mataara Client report to the default, or a desired server.
| Options |
|
| Aliases | as |
| Examples |
|
The arch-send command may fail with the message “Cannot send report: could
not find a valid hostname for this site.” This means that drush cannot determine
the base URL to use, so Mataara cannot identify the site that it is sending
from.
There are multiple ways to address this, including:
- Fixing the underlying hostname issue, if you have the system permissions to do so
- Using an alias in a
drushrc.phpfile - Specifying the base URL in the command line, e.g.
drush -l https://example.com arch-send