wp transient delete <key>

Deletes a transient value

Arguments

NameDescription
keyKey for the transient

Options

NameDescription
--networkDelete the value of a network|site transient. On single site, this is is a specially-named cache key. On multisite, this is a global cache (instead of local to the site)
--allDelete all transients
--expiredDelete all expired transients