Cobra's RunE causes every error response to display the CLI help menu for the current command, after printing the original error itself. This made error outputs difficult to read, and was generally unhelpful in most cases. The exit func in Print now prints the error and closes the CLI without showing the help menu.
corso
CLI/API based backup of M365 data
Getting Started
# Build
./build/build.sh # this will create a binary in bin/
# Docker Image
./build/build-container.sh # this will build an image
Languages
Go
91.1%
SCSS
7%
JavaScript
1.1%
PowerShell
0.6%