## User Me `me` command returns short overview of your profile and your current payment plan. #### Examples ``` $> veye me ``` ## Favorite packages `me` command has a `favorite` subcommand, which returns all packages you're currently following. You can add and remove packages by using product's `follow/unfollow` command. ``` $> veye me favorites $> veye me favorites --page=2 --format=table ```