-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
I think it is a good idea to make the config of S3 providers optional to allow for people who just want to use the froster index feature. Should this not default to (Y/n) ?:
[?] Do you want to configure S3 providers? (y/N):
but then is the question what we do with folks who already have configured a [default] aws profile with credentials
if i run froster archive it get this, even if there is a default AWS profile
froster archive /home
Error: Invalid credentials.
Profile: None
Provider: AWS
Endpoint: None
this should have an error message saying something like " please run froster config and make sure you activate/configure S3 profiles."