T
Tigris
Tigris CLI - Provisioning Access keys - Tigris
K
Tigris
•
3w ago
•
3 replies
Katie Schilling
Tigris CLI - Provisioning Access keys
I
'm making an Agent and want to create a quick access key for it with permission to read and write to a bucket
. How can I do this from the CLI
?
Solution
You can create an access key for your agent with
t3 access-keys create my-key
t3 access-keys create my-key
. It will output an access key ID
. You can then assign the key permissions with
tigris access-keys assign tid_... --bucket my-bucket --role Editor
tigris access-keys assign tid_... --bucket my-bucket --role Editor
.
Hope that helps
!
Jump to solution
Tigris
Join
All things Tigris: the Globally Distributed S3-Compatible Object Storage.
204
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Destroying storage does not remove access keys in the Tigris console
D
Dr. Adalberto Monahan / help
2mo ago
Cannot access objects from public tigris bucket
M
Miss Ivah Schmeler / help
2mo ago
Question about Tigris bucket access and IAM policies
P
Prof. Columbus Grimes / help
2mo ago
tigris presigned urls give access denied (using ExAws)
M
Miss Micaela Kuphal / help
2mo ago