* return errors in cli handlers * return the wrapped errors
Adds the create subcommand for backups. Adds the exchange subcommand for backup creation. Centralizes some common code on top.
* add cli backup command adds the `corso backup` command to the cli. Currently only displays the backup help. * add backup to cli cmds, fix verbiage