Skip to content

Conversation

@igor-ladkin
Copy link

Change Summary

What and Why:

When you are a user of multiple organizations and try to see configured storage for one particular one running fly storage list --org personal will return results for all your organizations. When one of your organizations has too many storages configured you might not be able to see the ones you are looking for since we return 250 first ones.

--org flag was declared among supported for fly storage list command but was never taken into consideration within the handler. This change fixes this issue and makes behavior consisted with fly apps list command.


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants