Hi all

I am trying to do "pio template get" in Dockerfile, so that I can install
and set up examples automatically.

According to:
pio template get <template ID> <new engine directory>
                        [--version <version>]
                        [--name <value>] [--package <value>] [--email
<value>]

I use `pio template get
apache/incubator-predictionio-template-similar-product MySimilarProduct
--name dev --package "com.dev" --email "d...@dev.com"`

However, this command still asks me if I want to receive update with y/n,
making it not automatic. Is it possible to put the answer to "n" by default
or in command parameter?

Thanks,
Steven

Reply via email to