You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support RENDER_REGION env var for object storage commands (#253)
Allows users to set the region via `RENDER_REGION` instead of passing
`--region` on every command. The flag takes precedence when both
are provided, matching the SDK's behavior for consistency.
0 commit comments