Overview
a user should be able to post to any blog under their account
Background
currently the CLI on version-two will post anonymously when not authenticated, or to the primary/default collection on the authenticated user's account.
Implementation
add a flag -b or -blog for all post methods to optionally post to another blog