Get information about taxonomies and their terms with Drush.
Installation
With drush:
drush dl drush_taxonomyinfo
With git:
pushd ~/.drush
git clone git@github.com:robballou/drush_taxonomyinfo.git
Usage
List all taxonomy vocabs with taxonomy-vocab-list (tvl):
drush taxonomyinfo-vocab-list
List all terms in a vocab with taxonomy-term-list (ttl):
drush taxonomy-term-list article_types
Project information
- Project categories: Developer tools
- Created by rballou on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
