* 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
Adds the 'repo' command and its primary subcommands to the Corso cli command list.
Adds the spf13/cobra cli handling package. Main() now processes cli commands defined by the /cli package.