tigris credentials test
Test if credentials have access to Tigris (optionally to a specific bucket).
Alias: t
Usage
tigris credentials test [flags]
t3 creds t [flags]
Flags
| Name | Required | Default | Description |
|---|---|---|---|
--bucket, -b | No | — | Bucket name to test access against |
Examples
# Test general access
tigris credentials test
# Test access to a specific bucket
tigris credentials test --bucket my-bucket