We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It can be done via
$ dev_appserver.py \ > --appidentity_email_address ${EMAIL_ADDRESS} \ > --appidentity_private_key_path ${PATH_TO_KEY} \ > ${APPLICATION_DIR}
This will make implicit credentials "just work" on the dev appserver for GAE.