shalb / cluster.dev

Cloud-native infrastructure templating. Creating cloud installers for SaaS. Replication of complex cloud-native infrastructures.
https://docs.cluster.dev/
GNU Affero General Public License v3.0
401 stars 36 forks source link

Target apply/destroy flag #181

Open romanprog opened 1 year ago

romanprog commented 1 year ago

Possibility to specify the stack(s) or unit(s) as the target of the commands. cdev apply --target <stack_name> cdev apply --target <stack_name>.<unit_name> --target <stack_name>.<unit_name>

What would you like to add

Why is this needed

Comments