You could probably manipulate the option with wp option update
but you shouldn’t.
It has plenty of dedicated commands for plugins, in your case it would probably be something like wp plugin activate active-directory-integration,disable-comments,http-authentication --url=blogs.my.domain/test1
.
Related Posts:
- wp option get blogname –url=my-sub-site.com returning main site option
- How to add Custom Blog Options to new blog setup form?
- Plugin for editing options on multisite?
- differences between behavior get_option vs get_site_option in multisite
- How to reset passwords for all users on a network using wp cli
- WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix
- How To Provide Sub-Blogs Their Own Domain Names?
- Multisite: How to store global options vs. site options?
- How do I share plugin settings across WordPress network?
- wp-cli is not working properly. No response from commands
- Blog Settings import/export in WordPress Network environment
- Generate WP-CLI @alias for each site on multisite
- How to make WordPress use new Upload Path settings in Multisite Setup
- Add site options UI in Multisite Sites > Infos page
- What is the correct form action URL for network options pages?
- Add New Sub Site from the WordPress back end then in sub site options table option_value must be with https
- Can wp-cli display all users and their roles across all sites in a multisite instance?
- How to update_site_option for specific site within network?
- How to run nested xargs commands?
- WP-CLI can’t list posts
- WordPress (+WPMU) Import/Export ALL settings?
- Does WordPress MultiSite use separate MySql databases?
- What are Attributes used for in a WordPress Multisite?
- Multisite Network menu links not updating
- How to get option values set from all sites within a Multisite setup?
- Bulk theme settings in wordpress multisite
- What is the function to get options of the parent site of a multisite network?
- Removing a wordpress multisite installation and preserving the database before migrate to nginx
- How to create a network using a command line script?
- wp-config dynamic hostname in WP_HOME and WP_SITEURL
- WordPress Network admin options page: how to store options and where will they be stored?
- WP-CLI cron on multisite using WP-Toolkit “succeded”, but callback not executed
- ERR_TOO_MANY_REDIRECTS when i config my subdomains
- Error: reassigning content to a different user is not supported on multisite
- Register submenu on network menu from the subsite
- Why is MySQL receiving such a large serialized object?
- How do you update a network option value in the DB via a hook
- Migrating Multisite with WP-Cli and/or Search-Replace-DB
- Update blog option during create new blog?
- Create WordPress Multisite Instance Programmatically
- WP-Cli Error When Mapping Multisite Subdomain
- get_site_option / update_site_option – the main site and sub sites do not share the same storage
- Multisite Equivalent of `register_setting`?
- WP-CLI Error Requesting CURL Extension
- wp cli search and replace on –network Error reconnecting to the database
- wp-cli core install –skip-email and –skip-config flags not working on MAMP unknown parameter
- Update siteurl and home in multisite subsites to https
- Which action hook to update custom field at network/site-info.php in multisite on update site info
- multisite shared settings
- Multisite and plugins options
- How to display update message only to admin
- How to set an option for all sites in my Multisite network?
- Unable to change blog language in multisite
- wp search-replace returns no output on Multisite installation
- How to use WordPress Multisite With Different Domain Names?
- How To Add Custom Form Fields To The User Profile Page?
- Where are available Roles Defined in the wp_ database?
- restore_current_blog() vs switch_to_blog()
- ‘Global’ settings page for multisite plugin
- Running WP Cron on multisite the right way
- Can i merge 2 new WP_Query($variable) ‘s?
- How to disable a network enabled plugin for just one site?
- How to reliably flush rewrite rules on multisite?
- Site Redirecting to wp-signup.php
- Moving a WP Multisite to a subdirectory
- Cookies in multisite where network sites have their own domain name
- how to update serialized options programatically?
- Convert a Multisite WordPress install into a Single site
- WordPress MultiSite Active Directory integration and site privacy
- WordPress Job Interview Preparation
- How can I trust switch_to_blog()?
- Remove the blog slug from WordPress Multisite root node
- Why are my roles not visible in a Multi-site/Network?
- Site admin in a network install can’t edit users?
- How to add field for new site-wide option on Network Settings screen?
- How to use same email for multiple users
- How to run an activation function when plugin is network activated on multisite?
- Specific upload folder for PDFs in custom Post type in WP multisite
- What is the correct way to map multiple domains in a WordPress 4.1 multisite install?
- Where can I find documentation on what characters are allowed in user names and why?
- How to migrate subsite from dev multisite to production multisite
- How can I un-reserve a pending username registration?
- How do I remove/delete an old super admin user?
- DB connection error after copying a WordPress Multisite instance to a second location
- Redirect Main Site to Subsite in Multisite WordPress
- Is there a is_user_logged_in() for multisite?
- Switching MultiSite installation from HTTP to HTTPS
- Allow user to select a theme to install when they signup
- Setting up a wordpress network with third level domains
- Get upload URL by blog ID in multisite
- What’s the difference between get_site_option and get_blog_option?
- Need help sorting “My Sites” Alphabetically
- How to delete post revisions?
- Create mobile site with same content just different theme
- Add additional Network constants to wp-config.php dynamically
- Multisite stuck at 1MB for max file size
- How to get blog name, when using WordPress Multisite
- What are options are there to implement a multi language site
- Switching primary site in WordPress Multisite
- Multisite Network Port Num Issues?