```
$ writeas sync --help
Sync anonymous posts to a Write.as account.
The writeas CLI stores ownership information per individual post on your computer by default. However, you can create an account on Write.as...
$ writeas sync
Not logged in. Run: writeas login
$ writeas sync
Adding aaaaaa111111 to user baer... OK
Adding baaaaa111112 to user baer... OK
Done.
```
**Questions**:
* Should `writeas sync` essentially be an alias/replacement for `writeas login` when user hasn't yet logged in? This could mean signing up with `writeas auth`