Drupal client for Drush
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Simple module to provide Drush command to execute GET/POST request to Drupal instance.
drush dget node/1 --uid=123
drush dpost
admin/config/system/site-information
'{"site_name": "Drupal"}'Intsall
The project just provides drush command, there's no module to be enabled
drush dl drupal_client_drush
