In a project I created but created under a different org than what I was working in, took me a min to figure out what was going on (I didn't realize or remember the the org this project was created under until I looked at the ID, ran auth whoami to figure out what it was)
❯ agentuity cloud storage list
ℹ No storage buckets found
To help folks understand better what's going on here, how about "No storage buckets found for this organization". Same would go for other commands that get scoped.
Additionally, it's confusing that I can run this in the same directory
and I'll get back databases from all the orgs i have access to ... so the behavior is different. And if i do a get on one of those databases, it's not found IF my selected org is different or if in the project the org id is different.
In a project I created but created under a different org than what I was working in, took me a min to figure out what was going on (I didn't realize or remember the the org this project was created under until I looked at the ID, ran auth whoami to figure out what it was)
To help folks understand better what's going on here, how about "No storage buckets found for this organization". Same would go for other commands that get scoped.
Additionally, it's confusing that I can run this in the same directory
and I'll get back databases from all the orgs i have access to ... so the behavior is different. And if i do a
geton one of those databases, it's not found IF my selected org is different or if in the project the org id is different.