Title: Errors thrown with WP CLI
Last modified: November 18, 2017

---

# Errors thrown with WP CLI

 *  Resolved [Terri Ann](https://wordpress.org/support/users/terriann/)
 * (@terriann)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/errors-thrown-with-wp-cli-2/)
 * I am starting to use the command line interface for WordPress, [WP CLI](http://wp-cli.org/),
   to automate cloning my WordPress sites to my local machine for development and
   updates but as I started running plugin listing and modifying commands I started
   seeing this error:
 *     ```
       $ wp plugin install jetpack
       PHP Notice:  Undefined index: HTTP_HOST in ~/Sites/example.com/html/wp-content/plugins/minimal-coming-soon-maintenance-mode/framework/public/init.php on line 40
       Notice: Undefined index: HTTP_HOST in ~/Sites/example.com/html/wp-content/plugins/minimal-coming-soon-maintenance-mode/framework/public/init.php on line 40
       ...
       ```
   
 * Not a blocking bug; it doesn’t affect the site or admin – just command line. 
   None of the keys in the `$_SERVER` array are available from the command line.
    -  This topic was modified 8 years, 6 months ago by [Terri Ann](https://wordpress.org/support/users/terriann/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/errors-thrown-with-wp-cli-2/#post-9698663)
 * We’ll patch it in the next release. Not a problem.

Viewing 1 replies (of 1 total)

The topic ‘Errors thrown with WP CLI’ is closed to new replies.

 * ![](https://ps.w.org/minimal-coming-soon-maintenance-mode/assets/icon-256x256.
   png?rev=1797141)
 * [Minimal Coming Soon – Coming Soon Page](https://wordpress.org/plugins/minimal-coming-soon-maintenance-mode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/minimal-coming-soon-maintenance-mode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/minimal-coming-soon-maintenance-mode/)
 * [Active Topics](https://wordpress.org/support/plugin/minimal-coming-soon-maintenance-mode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/minimal-coming-soon-maintenance-mode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/minimal-coming-soon-maintenance-mode/reviews/)

## Tags

 * [wp-cli](https://wordpress.org/support/topic-tag/wp-cli/)

 * 1 reply
 * 2 participants
 * Last reply from: [WebFactory](https://wordpress.org/support/users/webfactory/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/errors-thrown-with-wp-cli-2/#post-9698663)
 * Status: resolved