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
Please provide details on the following items. Failure to do so may result in deletion of your feature request.
What's the user value of this feature request?
Users can see more than 50 orgs after logging in.
Who is the functionality for?
Everyone having more than 50 orgs.
How often will this functionality be used by the user?
Every day.
Who else is affected by the change?
should not affect the majority of users.
Is your feature request related to a problem? Please describe.
Entering the exact org name is very tedious after having more than 50 entries, because you cant see them anymore.
Describe the solution you'd like
It should be possible to set maxChoices as a variable to increase it to e.g. 100 as a user.
Describe alternatives you've considered
Alternatively, if you want to hardcode it, just increase the maxChoices.
Additional context
Its currently hardcoded to 50. See here:
Note:
As of the GA of the v7 CLI, the v6 line is no longer under active development and will be updated only to patch CVEs or fix severe blocking defects with no workarounds.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Please provide details on the following items. Failure to do so may result in deletion of your feature request.
What's the user value of this feature request?
Users can see more than 50 orgs after logging in.
Who is the functionality for?
Everyone having more than 50 orgs.
How often will this functionality be used by the user?
Every day.
Who else is affected by the change?
should not affect the majority of users.
Is your feature request related to a problem? Please describe.
Entering the exact org name is very tedious after having more than 50 entries, because you cant see them anymore.
Describe the solution you'd like
It should be possible to set maxChoices as a variable to increase it to e.g. 100 as a user.
Describe alternatives you've considered
Alternatively, if you want to hardcode it, just increase the maxChoices.
Additional context
Its currently hardcoded to 50. See here:
cli/cf/commands/login.go
Line 24 in 8ca11b6
Note:
As of the GA of the v7 CLI, the v6 line is no longer under active development and will be updated only to patch CVEs or fix severe blocking defects with no workarounds.
The text was updated successfully, but these errors were encountered: