Hi Ian,

Yeah, --email only lets you define your username. --passin is used to
make sure that it should _not_ store the password and ask you for the
password every time. I'd need something like --password. ;-)

Thanks,

Ben

On Mar 23, 3:24 am, Ian Marshall <ianmarshall...@gmail.com> wrote:
> Ben,
>
> Have you tried the option(s) ("--email" and) "--passin"?
>
> Ian
>
> On Mar 22, 7:08 pm, Benjamin Muschko <benjamin.musc...@gmail.com>
> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > Is there way to use a pre-defined password (e.g. set as a parameter or
> > from some file) for the update task (http://code.google.com/appengine/
> > docs/java/tools/uploadinganapp.html)? Unfortunately, I couldn't find
> > an appropriate parameter. I'd like to upload my app to App Engine as
> > part of an automated Continuous Integration process without having to
> > enter the password on the command-line.
>
> > Thanks,
>
> > Ben

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to