trellis-cli
trellis-cli copied to clipboard
Kinsta support
support making the necessary changes to a trellis install in order to deploy to kinsta
Are there any thoughts on how this should be done @swalkinshaw?
e.g.
- create a
trellis kinsta patchsubcommand - make required changes
- commit changes with message "patch: Kinsta support"
I don't think this should be built into trellis-cli. A separate extension would make sense though and could do what you proposed which is a good idea 👍
Maybe it could even use Kinsta's API to fetch some data programmatically? (if they support that)