I'd like to know if apk add is capable of automatically assuming yes to any prompts when installing a new package on Alpine Linux?
I'm familiar with running something like apt-get install -y curl on Ubuntu and wondering if there's an equivalent command for my use case.