I'm trying to install ES on EC2 instances via userdata.
I use this command bin/plugin install cloud-aws to install a plugin but it requires an answer to this in order to install : Continue with installation? [y/N]
I tried to use the -y flag but it didn't work. how can I auto approve this for install?