What is the first word you come up in mind when you hear about Drupal?
Configuration options? if you are a site builder, for sure.
Excellent API? Most probably, if you are a developer.
Command line? This is for anyone who doesn’t like using the mouse, but rather typing commands in the terminal to directly instruct the program what to do
The command line is fun – it’s straightforward, it’s fast, and it can automate many tasks you do on everyday basis. Especially when one has to work on a server remotely, or when a website should be maintained without interface options. And this is the key of finding the reason of using the command line, and with Drush tool for Drupal – you can work with the software without being dependent on the interface, at least to the most part.
