On Sat, Nov 30, 2013 at 7:05 AM, hitesh jain <[email protected]> wrote:

> Now when I run this command to generate config file to upload the data :
> appcfg.py --url=http://<appid>.com/remote_api --application=<appid> -v
> --filename=config.yml create_bulkloader_config
>
>  It always return me help instruction as follows : C:\Documents and
> Settings\admin>appcfg.py --url=http://<appid>.appspot.com/remote_api 
> --application=<appid>
> -v --filename=config.yml create_bulkloader_config
>
>

Try putting the command immediately after *appcfg.py*. For example,
call *appcfg.py
create_bulkloader_config [rest of arguments]* instead of tacking on the
create instruction at the end of the line.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to