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

Refactor "dev deploy" and "deploy" flags #900

Open
UncleGedd opened this issue Sep 5, 2024 · 0 comments
Open

Refactor "dev deploy" and "deploy" flags #900

UncleGedd opened this issue Sep 5, 2024 · 0 comments

Comments

@UncleGedd
Copy link
Collaborator

Describe what should be investigated or refactored

Both dev deploy and deploy share many of the same flags (ie. prune for example). Let's see if we can DRY up the flags for these 2 commands. Motivation being that we don't test each flag on each command, so there's an opportunity for bugs to arise if we miss a flag

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

No branches or pull requests

1 participant