WP-CLIでWordPressの変更検索エンジンでの表示を変更をするには、以下のコマンドを実行します。
# チェックボックスを付ける wp option update blog_public 0 # チェックボックスを外す wp option update blog_public 1