thinknimble / tn-cli

Convenient and sharable command-line tools for nimble thinkers.
0 stars 0 forks source link

S3 bucket creation instructions slightly confusing #16

Open oudeismetis opened 3 weeks ago

oudeismetis commented 3 weeks ago

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
whusterj commented 1 week ago

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.