wp theme list
wp theme list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>] [--skip-update-check]
Available Options
These fields will be displayed by default for each theme:
- name
- status
- update
- version
- update_version
- auto_update
These fields are optionally available:
- update_package
- update_id
- title
- description
Examples
# List inactive themes.
$ wp theme list --status=inactive --format=csv
name,status,update,version,update_version,auto_update
twentyfourteen,inactive,none,3.8,,off
twentysixteen,inactive,available,3.0,3.1,off