You can pipe it in using the --passin argument to take the password from
STDIN:

echo "password" | appcfg.py update DIRECTORY --email="[email protected]"
--passin

On Thu, Feb 18, 2010 at 8:09 AM, Salil <[email protected]> wrote:

> Is it possible to make the "package and update" process Automated. I
> mean, it ask for email and password when I run "$APPENGINE_HOME/bin/
> appcfg.sh update ./target/war" command. I am able to set email in this
> command. But password is a sticking point. For now, I put it
> manually.
> Any clue to make it automated?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

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

Reply via email to