Learn with Mailbox
Sync the specified file to Mailbox
$ cd path-to-mailbot-sync-directory
$ mailbot sync
| Option | Description | Default Value |
|---|---|---|
| file | The path to the markdown file to sync | index.md |
| env | The path to the env file to sync | .env |
List all entries of the specified file
$ cd path-to-mailbot-sync-directory
$ mailbot list
| Option | Description | Default Value |
|---|---|---|
| file | The path to the markdown file to list | index.md |