wp theme update <theme>

Updates one or more themes

Arguments

NameDescription
themeOne or more themes to update

Options

NameDescription
--allIf set, all themes that have updates will be updated
--exclude <theme-names>Comma separated list of theme names that should be excluded from updating
--format <format>Render output in a particular format
--version <version>If set, the theme will be updated to the specified version
--dry-runPreview which themes would be updated
--insecureRetry downloads without certificate validation if TLS handshake fails. Note: This makes the request vulnerable to a MITM attack