wpc theme:ls, wpc theme:info
wpc theme:ls
wpc theme:ls [options]
# Get all themes from organization $ wpc theme:ls # Provide pagination informations $ wpc theme:ls --paged=2 --per-page=5
wpc theme:info
wpc theme:info <slug>
# Get info from theme with slug `dummy` $ wpc theme:info dummy