mt-rebuild
A command-line tool for publishing Movable Type templates.
mt-rebuild is a tool which enabled you to publish MT content from the command-line rather the browser's web interface. This is particularly helpful when combined with cron to automatically update a part of your site on a regular basis.
The tool has the follow options:
- Publish all weblogs with one command
- Publish all pages (optionally excluding index pages) of a specific weblog
- Publish a specific archive type of a weblog
- Publish a specific entry or page*
- Publish a specific index template
* - A page is a specific type of entry. You the script as if you are rebuilding an entry, but specify the page_id value as the entry_id parameter.