Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 bucket creation instructions slightly confusing #16

Open
oudeismetis opened this issue Oct 1, 2024 · 1 comment
Open

S3 bucket creation instructions slightly confusing #16

oudeismetis opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@oudeismetis
Copy link
Member

oudeismetis commented Oct 1, 2024

Minor bit of confusion

The instructions say:
image

But in reality you need to call it like this:

tn aws-make-s3-bucket bucket-name thinknimble

Calling it with profile='thinknimble' results in a call like this:

... --capabilities CAPABILITY_NAMED_IAM --profile=profile=thinknimble
@oudeismetis oudeismetis added the documentation Improvements or additions to documentation label Oct 1, 2024
@whusterj
Copy link
Member

I agree this is confusing... I like just's approach, but its command documentation and tab completion functionality are rough. I think this is auto-generated by just, but I'll see if there's anything we can do to make it clearer.

@whusterj whusterj self-assigned this Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants