Is an unattanded installation/configuration possible?

hi!
I am searching for a way to run the installation and mainly the configuration of rclone completely unattended
because I would like to add it to an initialization-script on EC2-instances of AWS which means: I can configure or download anything via bash-scripts but the interactive configuration as required for rclone is not possible

for a standard S3-configuration this is not an issue => copying the .rclone.conf should be enough
but how about using: “type = crypt”?
especially for the encryption-password?

thanks for any help!
br!

Everything you need is stored in the config file including the encryption passwords so copying that should be fine!