wp transient list

Lists transients and their values

Options

NameDescription
--search <pattern>Use wildcards ( * and ? ) to match transient name
--exclude <pattern>Pattern to exclude. Use wildcards ( * and ? ) to match transient name
--networkGet the values of network|site transients. On single site, this is a specially-named cache key. On multisite, this is a global cache (instead of local to the site)
--unserializeUnserialize transient values in output
--human-readableHuman-readable output for expirations
--fields <fields>Limit the output to specific object fields
--format <format>Render output in a particular format