tigris credentials test | Tigris Object Storage Documentation

On this page

Verify that current credentials are valid. Optionally checks access 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 (optional)

Examples

# Test general access
tigris credentials test

# Test access to a specific bucket
tigris credentials test --bucket my-bucket