Adds commands to `list` remote projects and `delete` them by name.
Adds `--include` or `--exclude` arguments to `download` and `handover` commands to just download or share part of a project.
Prints an error when user tries to run with a non-UTF terminal encoding.
Skips .DS_Store, .ddsclient and ._\* files when uploading. This is configurable via `file_exclude_regex` config file setting.
Adds `list_auth_roles` command to print out the possible auth_role values for use with `add_user`.