Edit CLI Short of Creation of Type aws-sts-s3
in BS and NS
#1247
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Explain the changes
noobaa backingstore create aws-sts
.aws-sts-arn
that the user enters.noobaa namespacestore create aws-sts
.Issues: Fixed #xxx / Gap #xxx
aws-sts-s3
which is not true (it isaws-s3
), hence suggesting to change it.Testing Instructions:
To see the new changes in the noobaa CLI build the image using
make cli
.noobaa backingstore create --help
attached partial output:noobaa namespacestore create --help
attached partial output:To see the changes related to the
aws-sts-arn
validationNote:
nb
is an alias that runs the local operator frombuild/_output/bin
(alias created bydevenv
).nooba backingstore create aws-sts-s3 <backingstore-name> -n <your-namespace>
Then in the prompted
Enter aws-sts-arn:
type a short string, for example: 'dd'You'll see a message:
nooba namespacestore create aws-sts-s3 <namespacestore-name> -n <your-namespace>
Then in the prompted
Enter aws-sts-arn:
type a short string, for example: 'dd'You'll see a message: