wp network

Perform network-wide operations.

EXAMPLES

# Get a list of super-admins
$ wp network meta get 1 site_admins
array (
  0 => 'supervisor',
)

SUBCOMMANDS

Name Description
wp network meta Gets, adds, updates, deletes, and lists network custom fields.