Feature: custom option file
Use viper to allow the user to create a suitcasectl.[yaml|json|toml]
file in their base directory with a few overrides. Example:
ignore-glob:
- "*.out"
- "*.swp"
This data will also be added to the CLI metadata that's saved off