Is there a way to create separate access tokens from cli? I would want to store my opentofu state i

Is there a way to create separate access tokens from cli?

I would want to store my opentofu state in R2 bucket and I can easily create the bucket with wrangler
wrangler r2 bucket create my-terraform-state
but I can't create the access tokens in a similiar manner.
Was this page helpful?