Skip to main content

tigris credentials test

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

NameRequiredDefaultDescription
--bucket, -bNoBucket 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