-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
triageIssues that are pending triage / validation by a SHIELD contributorIssues that are pending triage / validation by a SHIELD contributor
Milestone
Description
Describe the bug
When I run shield create-store
, I went through the following steps
shield create-store
Store Name: test
Description: to store backup for stuff
SHIELD Agent (IP:port): x.x.x.x:5444
Backup Plugin: s3
Threshold: 5G
It did not ask me information on AWS key ID and secret and bucket name, caused the store to fail after being created.
I was able to run shield update-store
to add those missing entries and the store did work after that.
To Reproduce
shield create-store
with s3 plugin
Expected behavior
It should ask information on S3 authentication and bucket since it is required to make the store work
SHIELD versions (please complete the following information):
- SHIELD Core: 8.7.2
- SHIELD CLI: 8.7.2
Metadata
Metadata
Assignees
Labels
triageIssues that are pending triage / validation by a SHIELD contributorIssues that are pending triage / validation by a SHIELD contributor