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

Optional parameters 'apply' and 'cleanup' for the 'plan' cli command #783

Conversation

raffidahmad
Copy link
Contributor

Added optional parameters 'apply' and 'cleanup' for the 'plan' CLI command.

When either 'apply' or 'cleanup' is not present, it will work like before and require user input for that option.

The main use case for this is in CI/CD pipelines where shell interactivity is usually not present and a reviewer can view the changes from the plan command directly.

…nd so it doesn't wait for user input.

Useful for CI/CD pipelines.
Copy link

sonarqubecloud bot commented Jan 7, 2025

@JohnPreston
Copy link
Member

Thank you very much for this QoL improvement @raffidahmad

@JohnPreston JohnPreston merged commit eb2f34a into compose-x:main Jan 13, 2025
5 checks passed
@raffidahmad raffidahmad deleted the feature/apply-cleanup-parameters-for-plan branch January 13, 2025 16:14
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.

2 participants