Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI Commands: cleanup code #5190

Closed
4 tasks
natemcmaster opened this issue Apr 26, 2016 · 1 comment
Closed
4 tasks

CLI Commands: cleanup code #5190

natemcmaster opened this issue Apr 26, 2016 · 1 comment
Assignees
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-cleanup
Milestone

Comments

@natemcmaster
Copy link
Contributor

As a part of #5142, we ended up with some warts. We should clean this up for RTM.

  • Cleanup the flow of top-level command line arguments into OperationExecutor. DRY
  • Add our [NotNull] and Check calls to Tools.Cli
  • Run API consistency tests to .Tools.Cli
  • Make the powershell parsing of JSON output more robust
@natemcmaster
Copy link
Contributor Author

This is going to happen as a part of some refactoring work @bricelam and I will be doing soon. #5334

@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-cleanup
Projects
None yet
Development

No branches or pull requests

3 participants