[downport] Rearrange subcommands to be in alphabetical order again by c0d1ngm0nk3y · Pull Request #3298 · cloudfoundry/cli
Thank you for contributing to the CF CLI! Please read the following:
- Please make sure you have implemented changes in line with the contributing guidelines
- We're not allowed to accept any PRs without a signed CLA, no matter how small.
If your contribution falls under a company CLA but your membership is not public, expect delays while we confirm. - All new code requires tests to protect against regressions.
- Contributions must be made against the appropriate branch. See the contributing guidelines
- Contributions must conform to our style guide. Please reach out to us if you have questions.
Note: Please create separate PR for every branch (main, v8 and v7) as needed.
downport of #3297
Description of the Change
Rearranging the options of cf push to be again in alphabetical order.
Why Is This PR Valuable?
Is less confusing to the user if a certain option is searched.
Applicable Issues
List any applicable GitHub Issues here
How Urgent Is The Change?
not at all
Other Relevant Parties
Who else is affected by the change?