Skip to content

Instantly share code, notes, and snippets.

@kostajh
Created December 18, 2013 13:22
Show Gist options
  • Save kostajh/8022238 to your computer and use it in GitHub Desktop.
Save kostajh/8022238 to your computer and use it in GitHub Desktop.
core-status --format=json
{
"php-bin": "/usr/bin/php",
"php-os": "Linux",
"php-conf": [
"/etc/php5/cli/php.ini",
"/home/kosta/.drush/drush.ini"
],
"drush-version": "7.0-dev",
"drush-conf": [
"/home/kosta/.drush/drushrc.php"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment