Trying to ssh into AppEngine instance using cli. I have the right command but not sure how to allow ssh for a standard instance or if this is not possible at all. I am new to Gcloud (AWS Guy). Their documentation is not that good about instance types and what is or isnt allowed. Anyone have any pointers on this. Thanks in advance!
No, it is not possible to access (via SSH or otherwise) a standard environment instance.
Only the flexible environment instances are accessible, see Connecting to the instance.