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

Introduce structure that holds common parameters for most of command #856

Closed
wants to merge 1 commit into from

Conversation

errordeveloper
Copy link
Contributor

Description

  • improve overall consistency of command functions
  • reduce command function arguments

Closes #740.

Checklist

  • Code compiles correctly (i.e make build)
  • Added tests that cover your change (if possible)
  • All unit tests passing (i.e. make test)
  • All integration tests passing (i.e. make integration-test)

- improve overall consistency of command functions
- reduce command function arguments
@errordeveloper
Copy link
Contributor Author

Closing in favour of #859.

@errordeveloper errordeveloper deleted the fix-841 branch June 10, 2019 07:31
torredil pushed a commit to torredil/eksctl that referenced this pull request May 20, 2022
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.

add common structs for command options
1 participant