Is there a way to create a 1 click deployment for Jenkins X?

I’m learning how to use Jenkins X with my colleague and we are wondering if there is a way to automate its set up.

Specifically we’d like to be able to specify beforehand the options passed to us on the command line when invoking the jx create cluster command; therefore being able to achieve 1 click creation of the infrastructure.

Currently we are going through all the options and having to use arrow keys etc to pick the options that we want, is there a way to script this? We’d like to achieve 1 click deployment of the entire pipeline.