When doing automated integration testing, it would be useful to test different contexts: single posts, tag archives etc. The easiest way to do this would be by passing a `--url=http://my-blog.com/tag/foo`, which would supersede the `--blog` parameter.