syntasso / kratix-cli

CLI-based tool to build Promises
Apache License 2.0
2 stars 2 forks source link

feat: Provide a command for manually reconciling a resource #53

Open abangser opened 2 months ago

abangser commented 2 months ago

Similar to the flux reconcile command, it would be helpful for Kratix CLI to provide a user friendly way of triggering a manual reconciliation.

This should be available for both promises and resources and we should think about selector options (labels, an --all option, by name, etc).