Hello Team,
What is gcloud config -
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.2.0</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>taxideal</projectId>
*<!-- set the GAE version or use "GCLOUD_CONFIG" for an
autogenerated GAE version *-->
* <version>290.0.1</version>*
</configuration>
</plugin>
what is <version> </version> ? from below infection
-----------------------------------------
*gcloud config...*
Google Cloud SDK 290.0.1
app-engine-java 1.9.79
app-engine-python 1.9.90
bq 2.0.56
cloud-datastore-emulator 2.1.0
core 2020.04.24
gsutil 4.49
-------------------
What to added in version ? i havde added this but getting error
------------------
ERROR: (gcloud.app.deploy) argument --version/-v: Bad value [290.0.1]: May
only contain lowercase letters, digits, and hyphens. Must begin and end
with a letter or digit. Must not exceed 63 characters.
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/google-appengine/8dc11d75-e689-4740-bc00-0922102d07b3%40googlegroups.com.